summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wendland2016-02-09 10:55:18 +0100
committerMichael Wendland2016-02-09 10:55:18 +0100
commit3c62409b608b68b10074eef51dd29fc249fa657e (patch)
tree8521d80f9711d9422a34cc41465efd55f2880132
parentae3c99e6522e80f90b45200509bfa6d3520b45d1 (diff)
downloadaur-3c62409b608b68b10074eef51dd29fc249fa657e.tar.gz
update to v11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66b7e612dcac..6d59a4818751 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 31 18:45:31 UTC 2016
+# Tue Feb 9 09:54:40 UTC 2016
pkgbase = gnome-shell-extension-arch-update
pkgdesc = Update indicator for ArchLinux and Gnome-Shell
- pkgver = 10
+ pkgver = 11
pkgrel = 1
url = https://github.com/RaphaelRochet/arch-update
arch = any
@@ -10,8 +10,8 @@ pkgbase = gnome-shell-extension-arch-update
depends = gnome-shell>=3.18
provides = gnome-shell-extension-arch-update
conflicts = gnome-shell-extension-arch-update
- source = gnome-shell-extension-arch-update-10.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v10.tar.gz
- sha256sums = 0c909af25c3f46f2578b5ce874b4bb7e70c96cf710ee25064e463ad82bd97c42
+ source = gnome-shell-extension-arch-update-11.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v11.tar.gz
+ sha256sums = 6f5f1d91da1a4fa779031e7cf5df1969bae5505e0150a594b3706f6579110901
pkgname = gnome-shell-extension-arch-update
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() {