summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-12-15 15:01:37 -0800
committerLlewelyn Trahaearn2016-12-15 15:01:37 -0800
commit1a8044d37831e6d21afd9ef8b335c8951db1224f (patch)
tree3c30685b1e7b5347f06c7924f1ee539586c4f1f4
parented6f5bd2f1d62954808540e0d4fdfade147eb173 (diff)
downloadaur-1a8044d37831e6d21afd9ef8b335c8951db1224f.tar.gz
Update to v19
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98d3ab4e6647..4f0f16bc00fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Oct 21 02:41:27 UTC 2016
+# Thu Dec 15 23:00:24 UTC 2016
pkgbase = gnome-shell-extension-arch-update
pkgdesc = Convenient indicator for Arch Linux updates in GNOME Shell.
- pkgver = 18
+ pkgver = 19
pkgrel = 1
url = https://github.com/RaphaelRochet/arch-update
arch = any
license = GPL3
depends = gnome-shell>=3.18
conflicts = gnome-shell-extensions-git
- source = gnome-shell-extension-arch-update-18.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v18.tar.gz
- sha512sums = e2286756d90560c2ca172cdcac26c2547004b9f2a2158447201352bbd4792372ba7d72c89c726f640ba672d5a20198ae4ba518d8424f07bc3e1b326dc5ffc0ba
+ source = gnome-shell-extension-arch-update-19.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v19.tar.gz
+ sha512sums = bd0ef5aaa214f635fa50bf2150de9cb16ba63096e32002aecb90898d5b99f8275598b9c936183e58a1c60611e3010ac0d4510b500db3dfa12a2d417a9b8bb9a7
pkgname = gnome-shell-extension-arch-update
diff --git a/PKGBUILD b/PKGBUILD
index 3df0c4287353..24695909eeba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Wendland <dev at michiwend dot com>
pkgname=gnome-shell-extension-arch-update
-pkgver=18
+pkgver=19
pkgrel=1
pkgdesc="Convenient indicator for Arch Linux updates in GNOME Shell."
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('gnome-shell>=3.18')
conflicts=('gnome-shell-extensions-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v${pkgver}.tar.gz")
-sha512sums=('e2286756d90560c2ca172cdcac26c2547004b9f2a2158447201352bbd4792372ba7d72c89c726f640ba672d5a20198ae4ba518d8424f07bc3e1b326dc5ffc0ba')
+sha512sums=('bd0ef5aaa214f635fa50bf2150de9cb16ba63096e32002aecb90898d5b99f8275598b9c936183e58a1c60611e3010ac0d4510b500db3dfa12a2d417a9b8bb9a7')
package() {