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