summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2017-04-25 08:03:26 -0700
committerLlewelyn Trahaearn2017-04-25 08:03:26 -0700
commit1c75eb70686865c3686dcb5a7635cfaf27ca6ad9 (patch)
tree527e110c842cf0a6c3bd324b3ac135fa699c1262
parent70235f2763abc47992c46574e15ef47ed908c7a9 (diff)
downloadaur-1c75eb70686865c3686dcb5a7635cfaf27ca6ad9.tar.gz
Update to v21.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c26a88fb6ef2..6b81be9869c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Mar 4 01:02:54 UTC 2017
+# Tue Apr 25 15:03:15 UTC 2017
pkgbase = gnome-shell-extension-arch-update
pkgdesc = Convenient indicator for Arch Linux updates in GNOME Shell.
- pkgver = 20
+ pkgver = 21
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-20.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v20.tar.gz
- sha512sums = 00bded5dc0612956555f3a6165c988cf7d988f839105f9483a9113fc0b9d08a5d7181c4484c7e210d2c42279476353ed4203a41a5b4065d098f88b2a9d527a4a
+ source = gnome-shell-extension-arch-update-21.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v21.tar.gz
+ sha512sums = 1f2f4809429d51893fe3a8ba46e168efbae9c0ab94581c08b29b4cbbe41870d0ff58c4d8939b85b400a3dbf082e64fc45a8cfa612aa78ed77a6fd0e62626b0d3
pkgname = gnome-shell-extension-arch-update
diff --git a/PKGBUILD b/PKGBUILD
index afdf9bad866e..c9b44dd468aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Wendland <dev at michiwend dot com>
pkgname=gnome-shell-extension-arch-update
-pkgver=20
+pkgver=21
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=('00bded5dc0612956555f3a6165c988cf7d988f839105f9483a9113fc0b9d08a5d7181c4484c7e210d2c42279476353ed4203a41a5b4065d098f88b2a9d527a4a')
+sha512sums=('1f2f4809429d51893fe3a8ba46e168efbae9c0ab94581c08b29b4cbbe41870d0ff58c4d8939b85b400a3dbf082e64fc45a8cfa612aa78ed77a6fd0e62626b0d3')
package() {