summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-04-06 16:04:49 +0000
committerDaniel Bermond2018-04-06 16:04:49 +0000
commit8aede3bd13acc59b1a7e69146fd27134a0763459 (patch)
tree6dcdc275a4d328e93298b8e8a74908c3932c52a2 /PKGBUILD
parentf83f931a1cafa08c2a13c69e7b5d9b80ce166dbe (diff)
downloadaur-8aede3bd13acc59b1a7e69146fd27134a0763459.tar.gz
Updated to version 0.96.y2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62ac8d4f662d..610894634f28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
pkgname=pingo
-pkgver=0.96.y
+pkgver=0.96.y2
pkgrel=1
pkgdesc='An experimental, fast Web PNG/JPG optimizer with visually lossless or lossy compression (uses wine)'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('wine')
options=('!strip')
source=('shellutils-git'::'git+https://github.com/dbermond/shellutils.git')
sha256sums=('SKIP')
-_expected_sha256sum='66948d6b8b4db3bbecbe1cfdaa5a8e63d938793b60ab360fd4be50237de3806b'
+_expected_sha256sum='ca22ce3de05b2c4785a08e31e9673c65aba47cb8def0de0ff573da6386c352c7'
_upstream_version="$(printf '%s' "$pkgver" | sed 's|\.||2')"
_srcfile="pingo32-${_upstream_version}.zip"
_srcurl="https://css-ig.net/downloads/${pkgname}32.zip"