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 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/}"