summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMrViK2018-08-25 22:53:22 +0200
committerMrViK2018-08-25 22:53:22 +0200
commit81507e4b500fedea31186a68091b1d69a566ff0a (patch)
treecb14806a67649fee4a545610c471967e7159e10d
parentcd6dad85abd457538026b2b6d46bdeed3275e059 (diff)
downloadaur-81507e4b500fedea31186a68091b1d69a566ff0a.tar.gz
Upgrade to 0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2674e78d180b..e4b3cda85660 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pakku-gui
pkgdesc = GTK frontend for pakku
- pkgver = 0.1.4
- pkgrel = 1
+ pkgver = 0.2.0
+ pkgrel = 2
url = https://gitlab.com/mrvik/pakku-gui
arch = any
license = GPL2
@@ -11,8 +11,8 @@ pkgbase = pakku-gui
depends = pakku
provides = pakku-gui
conflicts = pakku-gui-git
- source = https://gitlab.com/mrvik/pakku-gui/-/archive/0.1.4/pakku-gui-0.1.4.tar
- sha256sums = 3979441e0b0d9f0ffa8b1dbbc4c10cbe353578ff05b95c9f187ff97ad0281901
+ source = https://gitlab.com/mrvik/pakku-gui/-/archive/0.2.0/pakku-gui-0.2.0.tar
+ sha256sums = f9f90d712eddcfd560a762118ccfd18690ca974ab28486067628d01ec257581b
pkgname = pakku-gui
diff --git a/PKGBUILD b/PKGBUILD
index 8b0593259679..426b56e3ae5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=pakku-gui
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="GTK frontend for pakku"
arch=("any") # If pakku and python can be installed, this too
url="https://gitlab.com/mrvik/pakku-gui"