summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordszryan2020-10-07 20:43:32 +1100
committerdszryan2020-10-07 20:43:32 +1100
commitc772b05ffaf8b84a7a48acf04b744b765202b23b (patch)
tree97aec1c3d0ca801b1c6bac6ffe3565d398c78900
parentc5a8b7a54a633bddad3139f31a3c0754d0ead08e (diff)
downloadaur-c772b05ffaf8b84a7a48acf04b744b765202b23b.tar.gz
updated epoch to force an update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a748057fa047..c35373973de3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = pacmanity-git
pkgdesc = Keeps a list of installed packages in a Gist at your GitHub account
pkgver = r51.a2f674b
pkgrel = 1
- epoch = 1
+ epoch = 2
url = https://github.com/dszryan/pacmanity
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index febd966850e5..152632f44ea8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pacmanity-git
pkgver=r51.a2f674b
pkgrel=1
-epoch=1
+epoch=2
pkgdesc="Keeps a list of installed packages in a Gist at your GitHub account"
arch=('x86_64' 'i686')
url="https://github.com/dszryan/${pkgname/-git/}"