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

Maxime Gauduin alucryd at archlinux.org
Mon May 18 10:15:01 UTC 2020


    Date: Monday, May 18, 2020 @ 10:15:01
  Author: alucryd
Revision: 629414

upgpkg: maxcso 1.12.0-1

Modified:
  maxcso/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-18 10:14:52 UTC (rev 629413)
+++ PKGBUILD	2020-05-18 10:15:01 UTC (rev 629414)
@@ -2,8 +2,8 @@
 # Contributor: Gabriel Rauter <rauter.gabriel at gmail.com>
 
 pkgname=maxcso
-pkgver=1.11.0
-pkgrel=3
+pkgver=1.12.0
+pkgrel=1
 pkgdesc='A fast ISO to CSO compression program for use with PSP and PS2 emulators'
 arch=(x86_64)
 url=https://github.com/unknownbrackets/maxcso
@@ -18,7 +18,7 @@
 )
 makedepends=(git)
 source=(
-  git+https://github.com/unknownbrackets/maxcso.git#tag=deb79236ea47feee30359e3dc8c865ed2dc6393c
+  git+https://github.com/unknownbrackets/maxcso.git#tag=d80e89540f75afc654ea191fa2d8c629189d90a2
   maxcso-system-flags.patch
   maxcso-system-zopfli.patch
 )
@@ -35,8 +35,6 @@
 prepare() {
   cd maxcso
 
-  git cherry-pick -n 65f456a439b484e8da31831b6a3f0f96e8bb21bf
-  git cherry-pick -n 942a9a62421bfa3cf62b5c0992a272f95b802179
   patch -Np1 -i ../maxcso-system-flags.patch
   patch -Np1 -i ../maxcso-system-zopfli.patch
 }



More information about the arch-commits mailing list