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 d91286a1a2a1..a3d2abaac11e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Wendland <dev@michiwend.com>
pkgname=gnome-shell-extension-arch-update
-pkgver=10
+pkgver=11
pkgrel=1
pkgdesc="Update indicator for ArchLinux and Gnome-Shell"
arch=('any')
@@ -11,7 +11,7 @@ depends=('gnome-shell>=3.18')
provides=('gnome-shell-extension-arch-update')
conflicts=('gnome-shell-extension-arch-update')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v${pkgver}.tar.gz")
-sha256sums=('0c909af25c3f46f2578b5ce874b4bb7e70c96cf710ee25064e463ad82bd97c42')
+sha256sums=('6f5f1d91da1a4fa779031e7cf5df1969bae5505e0150a594b3706f6579110901')
package() {