summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b93506224211..6c9de5f57f08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = decent-sampler-bin
pkgdesc = a sampling plugin that allows you to play samples in the Decent Sampler format
- pkgver = 1.6.11
- pkgrel = 2
+ pkgver = 1.7.4
+ pkgrel = 1
url = https://www.decentsamples.com/product/decent-sampler-plugin/
arch = x86_64
license = nonfree
depends = alsa-lib
depends = freetype2
provides = decent-sampler
- source = https://www.dropbox.com/sh/dwyry6xpy5uut07/AACTpBB__rgemtZpo0pAe2KXa/Decent_Sampler-1.6.11-Linux-x86_64.tar.gz
+ source = https://www.dropbox.com/sh/dwyry6xpy5uut07/AAAaPsRmi8OWhSEuSlznuYoea/Decent_Sampler-1.7.4-Linux-x86_64.tar.gz
source = decent sampler.png
source = decent sampler.desktop
source = application-decent-sampler.xml
diff --git a/PKGBUILD b/PKGBUILD
index 1c3786e6df37..69127c3d5b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=decent-sampler-bin
-pkgver=1.6.11
-pkgrel=2
+pkgver=1.7.4
+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/"
@@ -11,7 +11,7 @@ url="https://www.decentsamples.com/product/decent-sampler-plugin/"
license=('nonfree')
depends=('alsa-lib' 'freetype2')
provides=('decent-sampler')
-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")
+source=("https://www.dropbox.com/sh/dwyry6xpy5uut07/AAAaPsRmi8OWhSEuSlznuYoea/Decent_Sampler-1.7.4-Linux-x86_64.tar.gz" "decent sampler.png" "decent sampler.desktop" "application-decent-sampler.xml")
sha256sums=('SKIP' '8e8654c1af4fb823b088fba806f6577ca5ca4d3c0eb76e29af0b650d52b617de' 'd0bb836f05373d3493a6b2be7d90beeb6119f996199ee5856a92ba681914f0b0' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
package() {