summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-07-02 18:43:53 -0700
committerLlewelyn Trahaearn2016-07-02 18:43:53 -0700
commit29e504e36606ecdef4a32efe9515515a7bb7240b (patch)
tree42f77e5d850c46fb5eb75487f5b69317c80cf396
parentfe14b07f19586489a7d14c17df4b473399ef9d3e (diff)
downloadaur-29e504e36606ecdef4a32efe9515515a7bb7240b.tar.gz
Update to version 16.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98ab411c0563..1d11febafbb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jun 12 18:33:01 UTC 2016
+# Sun Jul 3 01:43:15 UTC 2016
pkgbase = gnome-shell-extension-arch-update
pkgdesc = Convenient indicator for Arch Linux updates in GNOME Shell.
- pkgver = 15
+ pkgver = 16
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-extensions-git
- source = gnome-shell-extension-arch-update-15.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v15.tar.gz
- sha512sums = bba0437e375f5d11d21a0dcf764033d662cac9d5183c3844cfa4411dfd72aade921591af204d67f208b1ddb65bfa50decbe256b3e79cca35c4c1b6ad661831bb
+ source = gnome-shell-extension-arch-update-16.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v16.tar.gz
+ sha512sums = 4a00e4a52ed4edde9b1caa3a29d1e6effa1e45c80a3bbd221c41a0837d6bc0210287ae4846be57000bd601365dba9fc83750d84d8576252175842f3a2e667e40
pkgname = gnome-shell-extension-arch-update
diff --git a/PKGBUILD b/PKGBUILD
index b56b19d29298..d1dec8134682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Wendland <dev at michiwend dot com>
pkgname=gnome-shell-extension-arch-update
-pkgver=15
+pkgver=16
pkgrel=1
pkgdesc="Convenient indicator for Arch Linux updates in GNOME Shell."
arch=('any')
@@ -12,7 +12,7 @@ depends=('gnome-shell>=3.18')
provides=("${pkgname}")
conflicts=('gnome-shell-extensions-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v${pkgver}.tar.gz")
-sha512sums=('bba0437e375f5d11d21a0dcf764033d662cac9d5183c3844cfa4411dfd72aade921591af204d67f208b1ddb65bfa50decbe256b3e79cca35c4c1b6ad661831bb')
+sha512sums=('4a00e4a52ed4edde9b1caa3a29d1e6effa1e45c80a3bbd221c41a0837d6bc0210287ae4846be57000bd601365dba9fc83750d84d8576252175842f3a2e667e40')
package() {