diff options
author | felics@felics-tablet | 2017-02-09 18:49:52 +0100 |
---|---|---|
committer | felics@felics-tablet | 2017-02-09 18:49:52 +0100 |
commit | 82969dc8df115f7162b983e4b6256bac3a330175 (patch) | |
tree | 7f8d87ae7302dac8c52dae36e8d19428eda49794 /.SRCINFO | |
parent | 27e3ebd682c24d7fd79b3fa576cf31c1358e34a4 (diff) | |
download | aur-bdelta-git.tar.gz |
Updated pkgver()
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,14 +1,16 @@ pkgbase = bdelta-git pkgdesc = A tool to create diffs of binary files. A sophisticated sequence matching library bundled with a delta creator and patch tool. - pkgver = 0.3.1.d20130130.rg53e49e1.fefefilesize - pkgrel = 2 + pkgver = 0.3.1.post2+g4782c58_20160919.fefefilesize + pkgrel = 1 + epoch = 1 url = https://github.com/jjwhitney/BDelta arch = i686 arch = x86_64 arch = arm license = MPL makedepends = git - provides = bdelta=0.3.1.d20130130.rg53e49e1.fefefilesize + makedepends = python2 + provides = bdelta=0.3.1.post2+g4782c58_20160919.fefefilesize conflicts = bdelta source = bdelta::git+https://github.com/jjwhitney/BDelta.git source = fefefilesize.patch::https://ptrace.fefe.de/bdelta.diff |