summaryrefslogtreecommitdiff
path: root/community/upx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/upx/PKGBUILD')
-rw-r--r--community/upx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/upx/PKGBUILD b/community/upx/PKGBUILD
index e3d172960..e50838122 100644
--- a/community/upx/PKGBUILD
+++ b/community/upx/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=upx
-pkgver=3.07
-pkgrel=2
+pkgver=3.08
+pkgrel=1
pkgdesc='Ultimate executable compressor.'
arch=('i686' 'x86_64' 'mips64el')
url='http://upx.sourceforge.net/'
@@ -14,7 +14,7 @@ depends=('zlib')
makedepends=('ucl')
source=("http://upx.sourceforge.net/download/${pkgname}-${pkgver}-src.tar.bz2"
'http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2')
-md5sums=('8186ab103288242f7e8ecad1acd4af03'
+md5sums=('54c76fa52cad578ff23ef98aee91e3f5'
'29d5ffd03a5a3e51aef6a74e9eafb759')
build() {