[arch-commits] Commit in upx/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Tue May 16 18:57:34 UTC 2017


    Date: Tuesday, May 16, 2017 @ 18:57:33
  Author: lfleischer
Revision: 228313

upgpkg: upx 3.94-1

Upstream update.

Modified:
  upx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-16 18:57:24 UTC (rev 228312)
+++ PKGBUILD	2017-05-16 18:57:33 UTC (rev 228313)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=upx
-pkgver=3.93
+pkgver=3.94
 pkgrel=1
 pkgdesc='Ultimate executable compressor.'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('zlib' 'ucl')
 source=("https://github.com/$pkgname/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver-src.tar.xz")
-md5sums=('d8da85311492a5f9e3a1fecc979f879b')
+md5sums=('19e898edc41bde3f21e997d237156731')
 
 build() {
   cd "${pkgname}-${pkgver}-src"



More information about the arch-commits mailing list