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