summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-19 13:54:39 +0200
committerGoliathLabs2020-05-19 13:54:39 +0200
commit67e2efc77ed3212a06a44b638b50e4f86930a931 (patch)
treeb88330778fabf6dd02981714104612fbc3efcfcb /PKGBUILD
parente7702fd40cdfbbf5a6979538d0478939f1e70d30 (diff)
downloadaur-gnome-shell-extension-gnomenu.tar.gz
Updated: 29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e33de7e0861b..5faebd9331c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Scott Dickson <scottfoesho@gmail.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Scott Dickson <scottfoesho@gmail.com>
pkgname=gnome-shell-extension-gnomenu
-pkgver=28
+pkgver=29
pkgrel=1
pkgdesc="GnoMenu - is a traditional styled full featured Gnome-Shell apps-menu, that aims to offer all the essentials in a simple uncluttered intuitive interface."
arch=('any')
@@ -9,7 +10,7 @@ url="https://github.com/The-Panacea-Projects/Gnomenu"
license=('GPL3')
depends=('gnome-shell')
source=("https://github.com/The-Panacea-Projects/Gnomenu/archive/gno-menu.v${pkgver}.tar.gz")
-sha256sums=('0eb70c747be17a0256bd08d91241901c978f67d041d7fdd741d1e93cbfca4233')
+sha256sums=('48716da48902f272da6e2a81472ea7ce0e3a9b299c087daaab39ba313ff9362e')
package() {
_extname='gnomenu@panacier.gmail.com'