summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbcd3b565f23..24238b4d5d72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=gnome-shell-extension-topicons-plus
-pkgver=18
+pkgver=19
pkgrel=1
pkgdesc="Moves legacy tray icons to the top panel"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('gnome-shell')
install=${pkgname}.install
source=("https://github.com/phocean/TopIcons-plus/archive/v${pkgver}.tar.gz")
-sha256sums=('99210314a138d3cc8fb756b8b67f9729bf460d9b84ac7d86d4ab5f8f6839da2d')
+sha256sums=('57fadc037887be3a6d4660b831c6cb6089dd4bb08cb29a6e3e43693779ae3edb')
package() {
_uuid='TopIcons@phocean.net'