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