summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredtide2019-06-16 16:31:04 +0200
committerredtide2019-06-16 16:31:04 +0200
commita0398dabbffc230419a0dcb5455d1834e39cdb65 (patch)
tree55ef4debc1bd772ff2f493713623b85a306dfdd6 /PKGBUILD
parent57672bd7de4c01a05dc7790ef44919f49a35c99d (diff)
downloadaur-a0398dabbffc230419a0dcb5455d1834e39cdb65.tar.gz
Added .gitignore, updated icons from repo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 351432b52995..9a9468d6e73d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: RedTide <redtid3@gmail.com>
pkgname=sfizz
-pkgver=r42.a01d394
-pkgrel=2
+pkgver=r44.cb30e9a
+pkgrel=1
pkgdesc="Juce based SFZ format sampler"
url="https://github.com/sfztools/sfizz"
arch=('x86_64')
license=('GPL3')
makedepends=('git' 'juce')
source=(
- "$pkgname"::"git+https://github.com/sfztools/sfizz#commit=a01d394"
+ "$pkgname"::"git+https://github.com/sfztools/sfizz#commit=cb30e9a"
)
md5sums=(
'SKIP'