summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2013-10-13 15:43:40 +0530
committerKeshav Amburay2013-10-13 15:43:40 +0530
commite284430fefc423c301f1ccd2068113fa6052a6d5 (patch)
tree25f9ebc09ce2b09902d973d865b128db20225927
parente1d8e2cca2a849a96116334fd992911c3ccbd79b (diff)
downloadaur-e284430fefc423c301f1ccd2068113fa6052a6d5.tar.gz
Bump pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab89418c6163..19bbe8195380 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pesign-git
pkgdesc = Tools for manipulating signed PE-COFF binaries - GIT Version
- pkgver = 0.108.8.g52e03f4
+ pkgver = 0.109.1.ga0c8e96
pkgrel = 1
url = https://github.com/vathpela/pesign
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = pesign-git
makedepends = git
depends = popt
depends = nss
- provides = pesign=0.108.8.g52e03f4
+ provides = pesign=0.109.1.ga0c8e96
conflicts = pesign
options = !strip
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index d17cbb53e0f9..51d1a31f03a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitbranch="master"
_pkgname="pesign"
pkgname="${_pkgname}-git"
-pkgver=0.108.8.g52e03f4
+pkgver=0.109.1.ga0c8e96
pkgrel=1
pkgdesc="Tools for manipulating signed PE-COFF binaries - GIT Version"
url="https://github.com/vathpela/pesign"