summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikita Puzyryov2018-06-23 22:43:22 +0300
committerNikita Puzyryov2018-06-23 22:43:22 +0300
commit3afc040f7f59ea436d2d44699bcadad0ce6301f2 (patch)
tree0f4784c86ce1324845de319c345d9a5c9c4eb28b
parent091004cd1a699f5d55e23d4f336348c5a76c3065 (diff)
downloadaur-3afc040f7f59ea436d2d44699bcadad0ce6301f2.tar.gz
v0.7.4-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2c84114d183..63fcddc919a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zchunk-git
pkgdesc = A file format that allows easy deltas while maintaining good compression (git version)
- pkgver = 0.7.2
+ pkgver = 0.7.4
pkgrel = 1
url = https://github.com/zchunk/zchunk
arch = x86
diff --git a/PKGBUILD b/PKGBUILD
index bf119a405346..d58a164acb3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nikita Puzyryov <PuzyryovN@gmail.com>
pkgname=zchunk-git
-pkgver=0.7.2
+pkgver=0.7.4
pkgrel=1
pkgdesc="A file format that allows easy deltas while maintaining good compression (git version)"
arch=(x86 x86_64)