summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbdaaee90b9c..e25ed403ef71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=gnome-shell-extension-topicons-plus
-pkgver=20
+pkgver=21
pkgrel=1
pkgdesc="Moves legacy tray icons to the top panel"
arch=('any')
url="https://github.com/phocean/TopIcons-plus"
license=('GPL2')
depends=('gnome-shell')
-source=("https://github.com/phocean/TopIcons-plus/archive/v${pkgver}.tar.gz")
-sha256sums=('02ffe087b390b277ce3245b3db675977dad0ed5b6503d719e6e868d8a3082825')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/phocean/TopIcons-plus/archive/v${pkgver}.tar.gz")
+sha256sums=('92c0865dff0bba89b64fa8a7808a29294bf6904430336c7cb13f51b823f74a13')
package() {
_uuid='TopIcons@phocean.net'