summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Andersson2016-11-16 23:38:57 +0100
committerMaxim Andersson2016-11-16 23:39:16 +0100
commitd738ad1a394868af5159edb9eca72f6cbedf0bf5 (patch)
tree03c1e76c9e41fad521fa1736ca160e53eeb0e2b4
parent1071af17bd4e7e1e45d3d6451f1287a0ac74dcd0 (diff)
downloadaur-d738ad1a394868af5159edb9eca72f6cbedf0bf5.tar.gz
Update to 8-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d647e226efc..4021559a0a64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Oct 18 21:19:33 UTC 2016
+# Wed Nov 16 22:26:37 UTC 2016
pkgbase = gnome-shell-extension-remove-dropdown-arrows
pkgdesc = Removes the dropdown arrows from the AppMenu and SystemMenu
- pkgver = 7
+ pkgver = 8
pkgrel = 1
url = https://github.com/mpdeimos/gnome-shell-remove-dropdown-arrows
install = gnome-shell-extension-remove-dropdown-arrows.install
arch = any
license = GPL3
depends = gnome-shell
- source = https://github.com/mpdeimos/gnome-shell-remove-dropdown-arrows/archive/version/7.tar.gz
- sha256sums = 196cc6d23b54a68550ed752a9f48b4898457d941ce69de7973fe7fe5386ca22d
+ source = https://github.com/mpdeimos/gnome-shell-remove-dropdown-arrows/archive/version/8.tar.gz
+ sha256sums = 339c23b1722343d3b414f8ce2e33dfe892fd7a2d68236f5d795bfdbbeffcf6aa
pkgname = gnome-shell-extension-remove-dropdown-arrows
diff --git a/PKGBUILD b/PKGBUILD
index 61fd7229ed13..27f95bb61ebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Andersson <thesilentboatman@gmail.com>
pkgname=gnome-shell-extension-remove-dropdown-arrows
-pkgver=7
+pkgver=8
pkgrel=1
pkgdesc="Removes the dropdown arrows from the AppMenu and SystemMenu"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('gnome-shell')
install=${pkgname}.install
source=("https://github.com/mpdeimos/gnome-shell-remove-dropdown-arrows/archive/version/${pkgver}.tar.gz")
-sha256sums=('196cc6d23b54a68550ed752a9f48b4898457d941ce69de7973fe7fe5386ca22d')
+sha256sums=('339c23b1722343d3b414f8ce2e33dfe892fd7a2d68236f5d795bfdbbeffcf6aa')
package() {
_uuid='remove-dropdown-arrows@mpdeimos.com'