summaryrefslogtreecommitdiff
path: root/community/upx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/upx/PKGBUILD')
-rw-r--r--community/upx/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/upx/PKGBUILD b/community/upx/PKGBUILD
index b6242a652..2bbfaf36f 100644
--- a/community/upx/PKGBUILD
+++ b/community/upx/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=upx
-pkgver=3.08
+pkgver=3.09
pkgrel=1
pkgdesc='Ultimate executable compressor.'
arch=('i686' 'x86_64')
@@ -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=('54c76fa52cad578ff23ef98aee91e3f5'
+md5sums=('1253da46eac54a217eb73e2d44818e53'
'29d5ffd03a5a3e51aef6a74e9eafb759')
build() {