summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHLFH2023-05-16 15:26:23 +0100
committerHLFH2023-05-16 15:26:23 +0100
commit6690daa3a814c1a91c3607366c01c116e2071388 (patch)
treeeb01299910b42d374c189d911526c3bc94dd1aad
parent0869f3b507d3df8d4104505858a39c546024b155 (diff)
downloadaur-6690daa3a814c1a91c3607366c01c116e2071388.tar.gz
adding former contributor
-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/"