summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-09-10 21:35:12 -0700
committerLlewelyn Trahaearn2016-09-10 21:35:12 -0700
commit431cfe3b35b6b0d3009f4ff6a0d29e95db6700f8 (patch)
tree9def4d5a74bda546ec35819c0b0ce22eda426d57
parent29e504e36606ecdef4a32efe9515515a7bb7240b (diff)
downloadaur-431cfe3b35b6b0d3009f4ff6a0d29e95db6700f8.tar.gz
Update to version 17.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d11febafbb3..c04f7af16dbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 3 01:43:15 UTC 2016
+# Sun Sep 11 04:33:56 UTC 2016
pkgbase = gnome-shell-extension-arch-update
pkgdesc = Convenient indicator for Arch Linux updates in GNOME Shell.
- pkgver = 16
+ pkgver = 17
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-16.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v16.tar.gz
- sha512sums = 4a00e4a52ed4edde9b1caa3a29d1e6effa1e45c80a3bbd221c41a0837d6bc0210287ae4846be57000bd601365dba9fc83750d84d8576252175842f3a2e667e40
+ source = gnome-shell-extension-arch-update-17.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v17.tar.gz
+ sha512sums = 1beae4c0bb90284e96f6f5db910bdc63bd316499ac90b29a059a298e35da6974377291d47fea1b5ceecf45db3a0f136bbdba54a5127a225f437350ee7c8efd4f
pkgname = gnome-shell-extension-arch-update
diff --git a/PKGBUILD b/PKGBUILD
index d1dec8134682..df83d99685d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Wendland <dev at michiwend dot com>
pkgname=gnome-shell-extension-arch-update
-pkgver=16
+pkgver=17
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=('4a00e4a52ed4edde9b1caa3a29d1e6effa1e45c80a3bbd221c41a0837d6bc0210287ae4846be57000bd601365dba9fc83750d84d8576252175842f3a2e667e40')
+sha512sums=('1beae4c0bb90284e96f6f5db910bdc63bd316499ac90b29a059a298e35da6974377291d47fea1b5ceecf45db3a0f136bbdba54a5127a225f437350ee7c8efd4f')
package() {