summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2016-01-11 10:28:15 +1000
committerJustin Dray2016-01-11 10:28:15 +1000
commit4b73f8f3f080854590da493bca355ba06b805c80 (patch)
treed9ed193a3aeac6b7967c03b4ef5afe69cc0ecbd5
parent9fb26e0a504218af1e1d91881e879415d0a93a81 (diff)
downloadaur-4b73f8f3f080854590da493bca355ba06b805c80.tar.gz
Bumped version correctly
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4560e18c4288..94cca2ad881a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jan 11 00:27:25 UTC 2016
+# Mon Jan 11 00:28:06 UTC 2016
pkgbase = gnome-shell-extension-topicons
pkgdesc = Shows legacy tray icons on top.
pkgver = 28
- pkgrel = 1
+ pkgrel = 2
url = https://extensions.gnome.org/extension/495/topicons/
arch = any
groups = gnome-shell-extensions
diff --git a/PKGBUILD b/PKGBUILD
index 8273cda6a466..c4cd33c1252a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-topicons
pkgver=28
-pkgrel=1
+pkgrel=2
pkgdesc="Shows legacy tray icons on top."
arch=('any')
url="https://extensions.gnome.org/extension/495/topicons/"