summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorinfinitebash2023-10-09 22:03:12 -0500
committerinfinitebash2023-10-09 22:03:12 -0500
commit1bf5653890948eab88a14369bdf0eda4982103a5 (patch)
treeb7e1f371a350401859642231d80ea4922b2c958d /PKGBUILD
parentc48d112fcba57a89e71663c9f327dbabc2d6f915 (diff)
downloadaur-gnome-shell-extension-colorblind-filters-git.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36525b67caba..ce921051097c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="gnome-shell-extension-colorblind-filters"
pkgname="${_pkgname}-git"
_uuid="colorblind-filters@G-dH.github.com"
-pkgver=r51.4a0147c
+pkgver=r55.8dc2626
pkgrel=1
pkgdesc="A GNOME Shell extension for main panel that offers full-screen color filters that should help color-blind users and developers."
arch=(any)
@@ -24,7 +24,7 @@ pkgver() {
build() {
cd "${srcdir}/${_pkgname}"
- make zip
+ make zip
}
package() {