summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMrViK2018-07-18 01:13:06 +0200
committerMrViK2018-07-18 01:13:06 +0200
commit406665857ee9029e23281047d8c1058a309b6298 (patch)
treed30bcdaca236881caec0bda79b24ec924a79b1fa /PKGBUILD
parentca99321412cc5574971649462b1066ecbff3c828 (diff)
downloadaur-406665857ee9029e23281047d8c1058a309b6298.tar.gz
Bump to 0.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95c8115483a5..0f506ca25fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=pakku-gui
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc="GTK frontend for pakku"
arch=("any") # If pakku and python can be installed, this too
@@ -9,7 +9,7 @@ depends=("python" "python-gobject" "gtk3" "pakku")
source=("https://gitlab.com/mrvik/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar")
provides=($pkgname)
conflicts=($pkgname-git)
-sha256sums=("752bfe1ed5fe7a0d7dd1298347b5a6dbf05971a2194b6a8b52a073d535534ed6")
+sha256sums=("1fe46192c18ce23009b8b356f9dd10828583322e515a52ecede20ceb2d57b5ef")
package(){
_libdir=$pkgdir/usr/lib/$pkgname