summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26e78240edeb..a4124ee6f24d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mac-optimised
pkgdesc = APE codec and decompressor with optimised build flags
pkgver = 10.11
- pkgrel = 1
+ pkgrel = 2
url = https://monkeysaudio.com/
arch = x86_64
license = custom: Monkey's Audio License Agreement
diff --git a/PKGBUILD b/PKGBUILD
index 7ed2d09b3e98..40f08178bed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: HLFH <gaspard@dhautefeuille.eu>
+# Contributor: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
pkgver=10.11
_pkgver="${pkgver//./}"
-pkgrel=1
+pkgrel=2
pkgdesc="APE codec and decompressor with optimised build flags"
arch=('x86_64')
url="https://monkeysaudio.com/"