summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNbiba Bedis2019-02-10 19:12:00 +0100
committerNbiba Bedis2019-02-10 19:12:00 +0100
commitd6ce3f0674eab5262142179fa21f3972ee67e5df (patch)
tree3c033531fbd1310e9fba6f0b718452f1fa3fb2db
parent4734ff037bb62494d192c93a7c610ea817b60772 (diff)
downloadaur-d6ce3f0674eab5262142179fa21f3972ee67e5df.tar.gz
fork
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61aa2b85098c..8ba0118760f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,7 @@
pkgbase = python-better-exceptions-fork
pkgdesc = Pretty and helpful exceptions, automatically
pkgver = 0.2.1
- pkgrel = 1
- epoch = 1
+ pkgrel = 2
url = https://github.com/Delgan/better-exceptions
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 5446b56c19c1..b9e9831bfa30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,7 @@
pkgname=('python-better-exceptions-fork')
pkgver=0.2.1
-pkgrel=1
-epoch=1
+pkgrel=2
pkgdesc='Pretty and helpful exceptions, automatically'
arch=('any')
url='https://github.com/Delgan/better-exceptions'