summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Brassat2022-02-13 12:42:13 +0100
committerChristian Brassat2022-02-13 12:42:13 +0100
commit22b81759c195c392a2aa30e639e627c59bcb604c (patch)
treead10df44bedc29698e7638004c8b37b27ec3b67e /PKGBUILD
parent2b0239b70f2fda08c9fa75a1007a1dcc0f849cb8 (diff)
downloadaur-22b81759c195c392a2aa30e639e627c59bcb604c.tar.gz
update to v23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b919ca8e9399..55d835066760 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Brassat <christian.brassat@gmail.com>
pkgname=gnome-shell-extension-arc-menu
-pkgver=v21
+pkgver=v23
pkgrel=1
pkgdesc="Application Menu Extension for GNOME"
arch=('any')
@@ -14,7 +14,7 @@ depends=(
)
conflicts=('gnome-shell-extension-arc-menu-git')
source=("https://gitlab.com/arcmenu/ArcMenu/-/archive/${pkgver}/ArcMenu-${pkgver}.zip")
-md5sums=('7657780673d7bfe45bce50478f41e9ff')
+md5sums=('f8f05a22399082ce12cf27339949216f')
package() {
cd "ArcMenu-${pkgver}"