summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6103df8b7317..2c8b98a3197e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = decent-sampler-bin
pkgdesc = a sampling plugin that allows you to play samples in the Decent Sampler format
- pkgver = 1.8.4
+ pkgver = 1.8.5
pkgrel = 1
url = https://www.decentsamples.com/product/decent-sampler-plugin/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = decent-sampler-bin
depends = alsa-lib
depends = freetype2
provides = decent-sampler
- source = https://www.dropbox.com/sh/dwyry6xpy5uut07/AAA9uEhzxOAb3Z0Wgb2A-0NSa/Decent_Sampler-1.8.4-Linux-x86_64.tar.gz
+ source = https://www.dropbox.com/sh/dwyry6xpy5uut07/AABh1-mdZRk0O6L-saSZJKKra/Decent_Sampler-1.8.5-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 1f36d913ab6e..18eacb58c601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=decent-sampler-bin
-pkgver=1.8.4
+pkgver=1.8.5
pkgrel=1
pkgdesc="a sampling plugin that allows you to play samples in the Decent Sampler format"
arch=(x86_64)
@@ -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/AAA9uEhzxOAb3Z0Wgb2A-0NSa/Decent_Sampler-1.8.4-Linux-x86_64.tar.gz" "decent sampler.png" "decent sampler.desktop" "application-decent-sampler.xml")
+source=("https://www.dropbox.com/sh/dwyry6xpy5uut07/AABh1-mdZRk0O6L-saSZJKKra/Decent_Sampler-1.8.5-Linux-x86_64.tar.gz" "decent sampler.png" "decent sampler.desktop" "application-decent-sampler.xml")
sha256sums=('SKIP' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' 'd0bb836f05373d3493a6b2be7d90beeb6119f996199ee5856a92ba681914f0b0' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
package() {