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

Lukas Fleischer lfleischer at archlinux.org
Tue Oct 2 05:13:45 UTC 2018


    Date: Tuesday, October 2, 2018 @ 05:13:45
  Author: lfleischer
Revision: 388955

upgpkg: upx 3.95-1

Upstream update.

Modified:
  upx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 05:12:13 UTC (rev 388954)
+++ PKGBUILD	2018-10-02 05:13:45 UTC (rev 388955)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=upx
-pkgver=3.94
+pkgver=3.95
 pkgrel=1
 pkgdesc='Ultimate executable compressor.'
 arch=('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=('19e898edc41bde3f21e997d237156731')
+md5sums=('fa95336d9ddcaac3b494a1b6ae9d3557')
 
 build() {
   cd "${pkgname}-${pkgver}-src"



More information about the arch-commits mailing list