summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Doe2024-04-01 12:10:35 +0200
committerJohn Doe2024-04-01 12:10:35 +0200
commitf34f98c3250cccdeae066cf1fe15796c96606fa4 (patch)
treedf2a8e956caae6068adc3e293c45c970ccec7fac
parent6fc6a03a936c6659ab0f90209af7bcfbc93963d9 (diff)
downloadaur-f34f98c3250cccdeae066cf1fe15796c96606fa4.tar.gz
updated to 1.11.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e4b9ef86c67..889929c3d946 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.5
+ pkgver = 1.11.6
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.5-Linux-Static-x86_64.tar.gz
+ source = https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.6-Linux-Static-x86_64.tar.gz
source = decent-sampler.png
source = decent-sampler.desktop
source = application-decent-sampler.xml
- sha256sums = 46aea07b1edc464a298c0fa1f84d6b952b80bae883fcfa82132513ab15d5933d
+ sha256sums = 2ba270424d91a2361761d6bab3f7bffe51f173256591835f13daf9b1fffccabd
sha256sums = f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b
sha256sums = 23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1
sha256sums = f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8
diff --git a/PKGBUILD b/PKGBUILD
index 2efaafaa74d3..4e225d1a998d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=decent-sampler-bin
-pkgver=1.11.5
+pkgver=1.11.6
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.5-Linux-Static-x86_64.tar.gz" "decent-sampler.png" "decent-sampler.desktop" "application-decent-sampler.xml")
-sha256sums=('46aea07b1edc464a298c0fa1f84d6b952b80bae883fcfa82132513ab15d5933d' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' '23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
+source=("https://archive.org/download/decent-sampler-linux-static-download-mirror/Decent_Sampler-1.11.6-Linux-Static-x86_64.tar.gz" "decent-sampler.png" "decent-sampler.desktop" "application-decent-sampler.xml")
+sha256sums=('2ba270424d91a2361761d6bab3f7bffe51f173256591835f13daf9b1fffccabd' 'f2eb1d90eb08cf725a139b2c05c48a3b40b245aa8c92aea34c5ec6f35630e31b' '23420f5a6839ce70c3f28fe8e3abd45b47b722be9805ebfbf5630bd4cda17ca1' 'f45eefe4e35d6973e55af2ff3a07d392273b2141dc8ff025c0f86597bbb90bb8')
package() {
cd "Decent_Sampler-${pkgver}-Linux-Static-x86_64"