summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb26cf03ea96..8a67f1103d1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: bitwave <bitwave [Att] oomlu [d0T] de>
pkgname=zpaqd
-pkgver=7.08
-_pkgver=708
+pkgver=7.15
+_pkgver=715
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')
@@ -14,8 +14,8 @@ conflicts=('zpaqd')
replaces=('zpaqd')
source=("http://mattmahoney.net/dc/$pkgname$_pkgver.zip")
-md5sums=('7444d5ea181ce203519739faaba80422')
-sha256sums=('4a5cb6a609a4a3d88636ea102737f0660f55faa80704110e2d378fb3cf77b3a2')
+md5sums=('0114cdd31e234cb84c51e520269c00b9')
+sha256sums=('331f3b66dd000129346590a3c93cd86e19582405c195be7d3a9516b2aca7c820')
build() {
c++ -O3 -s -static -Dunix zpaqd.cpp libzpaq.cpp -o zpaqd