[arch-commits] Commit in mac/trunk (PKGBUILD)
Jakob Gruber
schuay at archlinux.org
Wed Mar 31 19:40:30 UTC 2021
Date: Wednesday, March 31, 2021 @ 19:40:30
Author: schuay
Revision: 910721
6.14-1
Modified:
mac/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-31 19:39:08 UTC (rev 910720)
+++ PKGBUILD 2021-03-31 19:40:30 UTC (rev 910721)
@@ -3,8 +3,8 @@
# Contributor: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=mac
-pkgver=5.38
-_pkgver=538d
+pkgver=6.14
+_pkgver=614
pkgrel=1
pkgdesc='APE codec and decompressor'
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('gcc-libs')
makedepends=('curl')
source=("https://monkeysaudio.com/files/MAC_SDK_${_pkgver}.zip")
-sha256sums=('dab699501f5cc044f8937a369f91aec0a04e8b9f05576e299db4c1b9f8883c0a')
+sha256sums=('73cd7eb59a854de8e84c22c2b6a692a402af976345aa03792994ab41d858bd12')
prepare() {
cd "${srcdir}"
More information about the arch-commits
mailing list