summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEthan Kerrick2022-11-15 17:35:30 -0500
committerEthan Kerrick2022-11-15 17:35:30 -0500
commit4bea117b322c512ab58d75acd8cc58f2f1e15fcd (patch)
treeee11f1d73be301329a15beb2583e82c015a33310 /PKGBUILD
parentc5170dcca0d95a986a0d4313b8edaff1d9b15c00 (diff)
downloadaur-4bea117b322c512ab58d75acd8cc58f2f1e15fcd.tar.gz
updated to 1.6.11 and using new download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06f780499cfd..a350ea894faf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,18 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=decent-sampler-bin
-pkgver=1.6.9
+pkgver=1.6.11
pkgrel=1
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\
+
license=('nonfree')
depends=('alsa-lib' 'freetype2')
provides=('decent-sampler')
-source=("local://Decent_Sampler-${pkgver}-Linux-x86_64.tar.gz" "decent sampler.png" "decent sampler.desktop" "application-decent-sampler.xml")
-sha256sums=('232055912e9a48a0d58247197329362ee86094f2f556cdca9e73ea1d8814f93d' '8e8654c1af4fb823b088fba806f6577ca5ca4d3c0eb76e29af0b650d52b617de' 'd0bb836f05373d3493a6b2be7d90beeb6119f996199ee5856a92ba681914f0b0' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
+source=("https://www.dropbox.com/sh/dwyry6xpy5uut07/AACTpBB__rgemtZpo0pAe2KXa/Decent_Sampler-1.6.11-Linux-x86_64.tar.gz" "decent sampler.png" "decent sampler.desktop" "application-decent-sampler.xml")
+sha256sums=('450e4e7a82b849e866aa2b6a7fb08d3ee5c4aa674f78b8c7d6e5d8c96a3129ac' '8e8654c1af4fb823b088fba806f6577ca5ca4d3c0eb76e29af0b650d52b617de' 'd0bb836f05373d3493a6b2be7d90beeb6119f996199ee5856a92ba681914f0b0' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
package() {
cd "Decent_Sampler-${pkgver}-Linux-x86_64"