rofi-calc: update to 1.1.
This commit is contained in:
parent
c37fe59171
commit
bce0276fc4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rofi-calc'
|
||||
pkgname=rofi-calc
|
||||
version=1.0
|
||||
version=1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/svenstaro/rofi-calc"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b6dadacd81e0e158cae27bb326261ea3e0b0eed4c3b6bcfdfef10b8bd2d31fa6
|
||||
checksum=a19bd6d380c9708741a4c0ee7cb9feab22961fb10ce66b4d66998b3900e8da13
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in New Issue