From a89a380d918bbcba58b4a4c03160699d30030b57 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sun, 27 Nov 2016 01:37:19 -0500 Subject: cmix version bump --- pcr/cmix/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/cmix') diff --git a/pcr/cmix/PKGBUILD b/pcr/cmix/PKGBUILD index b9cda7b1e..cda198c06 100644 --- a/pcr/cmix/PKGBUILD +++ b/pcr/cmix/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke R. GPG: rsa4096/3EAE8697 pkgname=cmix -pkgver=8 +pkgver=12 pkgrel=1 pkgdesc="cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage. (Warning: At least 32GB of RAM is recommended to run cmix.)" arch=('i686' 'x86_64') @@ -9,7 +9,7 @@ url="http://www.byronknoll.com/cmix.html" license=('GPL3') makedepends=('gcc') source=("http://www.byronknoll.com/$pkgname-v$pkgver.zip") -sha512sums=('02ec99fcc5ad68aabbd1df00e165bab0b5233667ef2e3960543230533ef8967ab2977be744fd72529bd16dbf5863be54639ed15de5428f45e4c784675a0b47ca') +sha512sums=('22966f14529b40254b500b5a2261ecd8ba624cf8125e57c31c1b40a1c28224a020ca4b2edcd98a598fc485504fcf7980839d0c1282de76f491619612eff37edf') build() { cd $pkgname -- cgit v1.2.2