summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Doe2023-04-25 21:54:44 +0200
committerJohn Doe2023-04-25 21:54:44 +0200
commit08f18a661dc8e673705d7e58e55ee0f5b6adabf0 (patch)
tree721090e9b4b85c9b2b88315d9472f4ad84e729c1 /PKGBUILD
parent5c6d83241e2182744f0f51dc874d9eeebfe58534 (diff)
downloadaur-08f18a661dc8e673705d7e58e55ee0f5b6adabf0.tar.gz
minor fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0ececbe4a8f..2a53ff99d4f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=decent-sampler-bin
pkgver=1.8.9
-pkgrel=3
+pkgrel=4
pkgdesc="a sampling plugin that allows you to play samples in the Decent Sampler format"
arch=(x86_64)
url="https://www.decentsamples.com/product/decent-sampler-plugin/"
-# dropbox link:https://www.dropbox.com/sh/dwyry6xpy5uut07/AABBJ84bjTTSQWzXGG5TOQpfa\
+# dropbox link: https://www.dropbox.com/sh/dwyry6xpy5uut07/AABBJ84bjTTSQWzXGG5TOQpfa\
license=('nonfree')
depends=('alsa-lib' 'freetype2')
provides=('decent-sampler')
-source=("https://www.dropbox.com/sh/dwyry6xpy5uut07/AABF59kSghReGue2_KZlf8YFa/Decent_Sampler-1.8.9-Linux-Static-x86_64.tar.gz" "decent sampler.png" "decent sampler.desktop" "application-decent-sampler.xml")
+source=("https://www.dropbox.com/sh/dwyry6xpy5uut07/AABF59kSghReGue2_KZlf8YFa/Decent_Sampler-1.8.9-Linux-Static-x86_64.tar.gz" "decent-sampler.png" "decent-sampler.desktop" "application-decent-sampler.xml")
sha256sums=('SKIP' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' '23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
package() {