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 bad55977345a..cad11531882f 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.11.12
+ pkgver = 1.11.14
pkgrel = 1
url = https://www.decentsamples.com/product/decent-sampler-plugin/
arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = decent-sampler-bin
depends = alsa-lib
depends = freetype2
provides = decent-sampler
- source = https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.12-Linux-Static-x86_64.tar.gz
+ source = https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.14-Linux-Static-x86_64.tar.gz
source = decent-sampler.png
source = decent-sampler.desktop
source = application-decent-sampler.xml
- sha256sums = a313d62d5ef720fbcdea25b469ccfd26d851842002e378a8bf1d14d00822a110
+ sha256sums = d9ff247cd08adfdffbcd25e9ab70de9d1ef3b7f37854787919a991fba8212db0
sha256sums = f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b
sha256sums = 23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1
sha256sums = f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8
diff --git a/PKGBUILD b/PKGBUILD
index 68be2a745bb5..d8b51ffa23a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=decent-sampler-bin
-pkgver=1.11.12
+pkgver=1.11.14
pkgrel=1
pkgdesc="a sampling plugin that allows you to play samples in the Decent Sampler format"
arch=(x86_64)
@@ -11,8 +11,8 @@ url="https://www.decentsamples.com/product/decent-sampler-plugin/"
license=('nonfree')
depends=('alsa-lib' 'freetype2')
provides=('decent-sampler')
-source=("https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.12-Linux-Static-x86_64.tar.gz" "decent-sampler.png" "decent-sampler.desktop" "application-decent-sampler.xml")
-sha256sums=('a313d62d5ef720fbcdea25b469ccfd26d851842002e378a8bf1d14d00822a110' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' '23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
+source=("https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.14-Linux-Static-x86_64.tar.gz" "decent-sampler.png" "decent-sampler.desktop" "application-decent-sampler.xml")
+sha256sums=('d9ff247cd08adfdffbcd25e9ab70de9d1ef3b7f37854787919a991fba8212db0' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' '23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
package() {
cd "Decent_Sampler-${pkgver}-Linux-Static-x86_64"