summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2013-08-20 23:52:06 +0530
committerKeshav Amburay2013-08-20 23:52:06 +0530
commit82843923f98a8824a4fdc04db178a9d0e9f36d0b (patch)
treefac0630c44adea0f8c204446294a97d2459bc87f /PKGBUILD
parente3c18593d7bf1193dd02da81c1736fd1feddcccf (diff)
downloadaur-82843923f98a8824a4fdc04db178a9d0e9f36d0b.tar.gz
Bump pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6b82e55d4ad..8fb7f976adc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitbranch="master"
_pkgname="pesign"
pkgname="${_pkgname}-git"
-pkgver=0.108
+pkgver=0.108.2.gf2cf2c5
pkgrel=1
pkgdesc="Tools for manipulating signed PE-COFF binaries - GIT Version"
url="https://github.com/vathpela/pesign"