summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-10-07 20:06:20 +1300
committerGeorge Rawlinson2022-10-07 20:06:20 +1300
commit1e3e22bd57961366b8be293fc35c8585878d0d28 (patch)
tree67be2ec7b1fe31ef78ded3ec87ecdd121181e47f
parent7d695a31dd52e9f32520234a0cd4d2cdb6535e06 (diff)
downloadaur-samplebrain.tar.gz
upgpkg: samplebrain 0.18.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a535bd2b6b4..f64c61cd6cc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = samplebrain
pkgdesc = Custom sample smashing app designed by Aphex Twin
- pkgver = 0.18.3
+ pkgver = 0.18.4
pkgrel = 1
url = https://gitlab.com/then-try-this/samplebrain
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = samplebrain
makedepends = liblo
makedepends = fftw
makedepends = qt5-base
- source = samplebrain::git+https://gitlab.com/then-try-this/samplebrain.git#commit=524cd5894598fca8e6c42f7f869209e39bc2381f
+ source = samplebrain::git+https://gitlab.com/then-try-this/samplebrain.git#commit=ac83efce3b53c0ae6ca6723602d168b88b8ecb9e
b2sums = SKIP
pkgname = samplebrain
diff --git a/PKGBUILD b/PKGBUILD
index 3f7de77bdef8..2588a512928d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=samplebrain
pkgname=('samplebrain' 'samplebrain-docs')
-pkgver=0.18.3
+pkgver=0.18.4
pkgrel=1
pkgdesc='Custom sample smashing app designed by Aphex Twin'
arch=('x86_64')
@@ -17,7 +17,7 @@ makedepends=(
'fftw'
'qt5-base'
)
-_commit='524cd5894598fca8e6c42f7f869209e39bc2381f'
+_commit='ac83efce3b53c0ae6ca6723602d168b88b8ecb9e'
source=("$pkgbase::git+$url.git#commit=$_commit")
b2sums=('SKIP')