summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2018-01-26 02:17:23 -0800
committerLlewelyn Trahaearn2018-01-26 02:17:23 -0800
commit840e7af2879d84bb611e3f574b03e2c324f581c6 (patch)
tree9a2e446802d7bcdb2c02790342d40a43e3449817
parentf785c7d8c4b303c2b63862d409749694722edc76 (diff)
downloadaur-840e7af2879d84bb611e3f574b03e2c324f581c6.tar.gz
Update to v25
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46577de816c8..9b88e6f46666 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Jan 24 03:37:15 UTC 2018
+# Fri Jan 26 10:16:37 UTC 2018
pkgbase = gnome-shell-extension-arch-update
pkgdesc = Convenient indicator for Arch Linux updates in GNOME Shell.
- pkgver = 24
- pkgrel = 2
+ pkgver = 25
+ pkgrel = 1
url = https://github.com/RaphaelRochet/arch-update
arch = any
license = GPL3
depends = fakeroot
depends = gnome-shell>=3.18
conflicts = gnome-shell-extensions-git
- source = gnome-shell-extension-arch-update-24.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v24.tar.gz
- sha512sums = 7f18968f3abb512449d13fb66a94e95fa4a9170a164f6e979394f5e5cdc88587e8b04f01e923879a30231f794b3c8f4a64b471692e04acad5a9d113a48b4bc84
+ source = gnome-shell-extension-arch-update-25.tar.gz::https://github.com/RaphaelRochet/arch-update/archive/v25.tar.gz
+ sha512sums = 39d91c10e8b5e56e626709cd8408c135d3ffb12f399bf003138355cb6192ae35398926738d0699642bf6f8f46aa8f6018c7bc51f581b414aaf94e66f00b5ad37
pkgname = gnome-shell-extension-arch-update
diff --git a/PKGBUILD b/PKGBUILD
index 0502d965dcbb..1d2b47d4f0b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Michael Wendland <dev at michiwend dot com>
pkgname=gnome-shell-extension-arch-update
-pkgver=24
-pkgrel=2
+pkgver=25
+pkgrel=1
pkgdesc="Convenient indicator for Arch Linux updates in GNOME Shell."
arch=('any')
url="https://github.com/RaphaelRochet/arch-update"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('fakeroot' '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=('7f18968f3abb512449d13fb66a94e95fa4a9170a164f6e979394f5e5cdc88587e8b04f01e923879a30231f794b3c8f4a64b471692e04acad5a9d113a48b4bc84')
+sha512sums=('39d91c10e8b5e56e626709cd8408c135d3ffb12f399bf003138355cb6192ae35398926738d0699642bf6f8f46aa8f6018c7bc51f581b414aaf94e66f00b5ad37')
package() {