summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Doe2024-05-20 21:29:24 +0200
committerJohn Doe2024-05-20 21:29:24 +0200
commitc48337f1dd72913a6013f5bedfd124b9d23565b3 (patch)
tree10ea576e7fb55e82069906deb6a9f460d7a8e300
parent75e783c820b4e6a5b9e3330318f33303717e248d (diff)
downloadaur-c48337f1dd72913a6013f5bedfd124b9d23565b3.tar.gz
updated to 1.11.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc6caedca8e7..9dce76bcc8c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = decent-sampler-bin
pkgdesc = a sampling plugin that allows you to play samples in the Decent Sampler format
- pkgver = 1.11.9
- pkgrel = 2
+ pkgver = 1.11.11
+ 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://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.9-Linux-Static-x86_64.tar.gz
+ source = https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.11-Linux-Static-x86_64.tar.gz
source = decent-sampler.png
source = decent-sampler.desktop
source = application-decent-sampler.xml
- sha256sums = d4ba2c9dbc69cd1916ccb39e95ffb421d3f1adf19567db915f19607f3e33d987
+ sha256sums = 835314e7d0c3b57a82afd6d8bcef791388a338b6d2f3cd4c90ecfd27d6871f4e
sha256sums = f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b
sha256sums = 23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1
sha256sums = f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8
diff --git a/PKGBUILD b/PKGBUILD
index 2ede7a8e48d4..64fa622d3a98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=decent-sampler-bin
-pkgver=1.11.9
-pkgrel=2
+pkgver=1.11.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/"
@@ -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.9-Linux-Static-x86_64.tar.gz" "decent-sampler.png" "decent-sampler.desktop" "application-decent-sampler.xml")
-sha256sums=('d4ba2c9dbc69cd1916ccb39e95ffb421d3f1adf19567db915f19607f3e33d987' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' '23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
+source=("https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.11-Linux-Static-x86_64.tar.gz" "decent-sampler.png" "decent-sampler.desktop" "application-decent-sampler.xml")
+sha256sums=('835314e7d0c3b57a82afd6d8bcef791388a338b6d2f3cd4c90ecfd27d6871f4e' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' '23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
package() {
cd "Decent_Sampler-${pkgver}-Linux-Static-x86_64"