summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbitwave2016-07-09 12:17:48 +0200
committerbitwave2016-07-09 12:17:48 +0200
commitd72d9a728bee75fa34981f4d796ea567be73fe30 (patch)
treef3e6e5d511b8c800114febeb02101955fa256d9d /PKGBUILD
parenta6a16626ac81bac9412e0948855ab00f6e329a17 (diff)
downloadaur-d72d9a728bee75fa34981f4d796ea567be73fe30.tar.gz
updated to version 7.08
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95a4e6b93b35..eb26cf03ea96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: bitwave <bitwave [Att] oomlu [d0T] de>
pkgname=zpaqd
-pkgver=6.33
-_pkgver=633
-pkgrel=2
+pkgver=7.08
+_pkgver=708
+pkgrel=1
pkgdesc="a public domain development tool allows you to create, test, debug, and optimize new compression algorithms in streaming format that are compatible with all existing ZPAQ decompressors such as zpaq, zpipe, zpsfx, and the reference decoder"
arch=('i686' 'x86_64')
url="http://mattmahoney.net/dc/zpaqutil.html"
@@ -14,8 +14,8 @@ conflicts=('zpaqd')
replaces=('zpaqd')
source=("http://mattmahoney.net/dc/$pkgname$_pkgver.zip")
-sha256sums=('bd913f3f843fb9a14a2b015d35d37ac87b56bdb9b9fee71469a3e9ca2a61ef03')
-md5sums=('a274a6347f6b2e8d85a9866859207946')
+md5sums=('7444d5ea181ce203519739faaba80422')
+sha256sums=('4a5cb6a609a4a3d88636ea102737f0660f55faa80704110e2d378fb3cf77b3a2')
build() {
c++ -O3 -s -static -Dunix zpaqd.cpp libzpaq.cpp -o zpaqd