summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScott Dickson2018-05-15 08:52:46 +1000
committerScott Dickson2018-05-15 08:52:46 +1000
commitbb1638b63c30ac5a874270f26d8072ba7da4ba54 (patch)
tree20e2579c9ca3a5091d5c66aa110037a374030c36 /PKGBUILD
parent49b8f6a22b201997935e82692e547bfae3895bf4 (diff)
downloadaur-bb1638b63c30ac5a874270f26d8072ba7da4ba54.tar.gz
Updated to v25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94434a19e4a1..96824d4dfe47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Scott Dickson <scottfoesho@gmail.com>
pkgname=gnome-shell-extension-gnomenu
-pkgver=23
+pkgver=25
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 +9,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=('3255ee9a9f54a395b1288cdd81fedbcaacfb6a389dcc74181cd57e9b82ab4fc6')
+sha256sums=('43d3a26912bf0ae220b137615e56e89c3e53b65bd22c905d28b12cde4a9c6a68')
package() {
_extname='gnomenu@panacier.gmail.com'