summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGenki Sky2018-07-03 00:10:19 -0400
committerGenki Sky2018-07-03 00:10:19 -0400
commitb1fe3348913ba55f2f601bb596f25b860c3e276d (patch)
treecd8b22cadc1ba0223741b2554c18968c194ef686
parent3347ae3da48ffd097e49bffbdbb6d3be801c4ba7 (diff)
downloadaur-b1fe3348913ba55f2f601bb596f25b860c3e276d.tar.gz
cleanup: Change version to 1
This should clarify that the version number is irrelevant, as it is a always-follow-git-HEAD package.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf942a93bfb0..5db7580ca8f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notmuch-extract-patch-git
pkgdesc = Extract git patchset from notmuch emails
- pkgver = 20170126.f6b282d
+ pkgver = 1
pkgrel = 1
url = https://github.com/aaptel/notmuch-extract-patch
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1d76a2abd58a..bb357bbda287 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Genki Sky <sky at genki dot is>
pkgname=notmuch-extract-patch-git
-pkgver=20170126.f6b282d
+pkgver=1
pkgrel=1
pkgdesc='Extract git patchset from notmuch emails'
arch=('i686' 'x86_64')