summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'