summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b55d6740587..3dacf0f53f3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pacext-git
pkgdesc = Pacman extensions with more convenient syntax
- pkgver = r1.93ab058
+ pkgver = r1.76ffcd9
pkgrel = 1
url = https://github.com/CRISPYricePC/pacext
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9fcc21706994..5cc29fba73bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Mitchell <bjosephmitchell@gmail.com>
_pkgname=pacext
pkgname="${_pkgname}-git"
-pkgver=r1.93ab058
+pkgver=r1.76ffcd9
pkgrel=1
pkgdesc="Pacman extensions with more convenient syntax"
arch=('any')