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

Jakob Gruber schuay at archlinux.org
Tue May 26 14:36:02 UTC 2020


    Date: Tuesday, May 26, 2020 @ 14:36:02
  Author: schuay
Revision: 635103

upgpkg: mac 5.38-1: 5.38

Modified:
  mac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 14:29:41 UTC (rev 635102)
+++ PKGBUILD	2020-05-26 14:36:02 UTC (rev 635103)
@@ -3,7 +3,8 @@
 # Contributor: Chocobo1 <chocobo1 AT archlinux DOT net>
 
 pkgname=mac
-pkgver=4.71
+pkgver=5.38
+_pkgver=538d
 pkgrel=1
 pkgdesc='APE codec and decompressor'
 arch=('x86_64')
@@ -11,8 +12,8 @@
 license=('custom')
 depends=('gcc-libs')
 makedepends=('curl')
-source=("https://monkeysaudio.com/files/MAC_SDK_${pkgver//.}.zip")
-sha256sums=('557adc2ec6865bfb0ba6c26d461f4c6172f1d542f71b3cf47f0cef52f99ac664')
+source=("https://monkeysaudio.com/files/MAC_SDK_${_pkgver}.zip")
+sha256sums=('dab699501f5cc044f8937a369f91aec0a04e8b9f05576e299db4c1b9f8883c0a')
 
 prepare() {
   cd "${srcdir}"



More information about the arch-commits mailing list