rofi-calc: update to 2.0.0.
rofi-calc: update to 2.0.0
This commit is contained in:
parent
4bce276058
commit
f73a1e1268
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rofi-calc'
|
||||
pkgname=rofi-calc
|
||||
version=1.9
|
||||
version=2.0.0
|
||||
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=ace7b863c9e8beea8ae4f4dce32ddd18121f4755f5abfa546fe6cce871851355
|
||||
checksum=9d4da34bec55227964ab32b00d586e359911a80ce2db83a5cd57e1eb8985829d
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
|
Loading…
Reference in a new issue