summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a98e964ae645..5720c70cc62c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pesign-git
pkgdesc = Tools for manipulating signed PE-COFF binaries - GIT Version
- pkgver = 0.109.21.g158193e
+ pkgver = 0.109.26.g984707c
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.109.21.g158193e
+ provides = pesign=0.109.26.g984707c
conflicts = pesign
options = !strip
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 801d00b7fc4e..cfa29dacf715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitbranch="master"
_pkgname="pesign"
pkgname="${_pkgname}-git"
-pkgver=0.109.21.g158193e
+pkgver=0.109.26.g984707c
pkgrel=1
pkgdesc="Tools for manipulating signed PE-COFF binaries - GIT Version"
url="https://github.com/vathpela/pesign"