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 6cf1cec337b7..c2c962cbc5af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = notmuch-extract-patch-git
pkgdesc = Extract git patchset from notmuch emails
pkgver = 1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/aaptel/notmuch-extract-patch
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d6dd3673087d..4847328978c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=notmuch-extract-patch-git
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc='Extract git patchset from notmuch emails'
arch=('i686' 'x86_64')
url='https://github.com/aaptel/notmuch-extract-patch'