rofi-calc: update to 1.5
This commit is contained in:
parent
fe2792f63b
commit
f758364ebd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rofi-calc'
|
# Template file for 'rofi-calc'
|
||||||
pkgname=rofi-calc
|
pkgname=rofi-calc
|
||||||
version=1.3
|
version=1.5
|
||||||
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=2d58ffb737939a3c98934eb3fe621c216c92797c8356457ff8a5b87094105373
|
checksum=ae49a4e52213384000165e3aff75d818921c77e24aa58e47182a8ed42fe2573e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Reference in a new issue