summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYousef Amar2018-06-07 19:41:18 +0100
committerYousef Amar2018-06-07 19:41:18 +0100
commit180d82572df5ba45dfc7129862ec228cd04dbb80 (patch)
tree3764f5cf2ef63ec938845ea26f8380a7ff676b69
parentd2347723bfb95c60dfb102db41807587909c1ee1 (diff)
downloadaur-180d82572df5ba45dfc7129862ec228cd04dbb80.tar.gz
Update to 1.9.3c
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 922201322eed..ad474231a324 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sunvox
pkgdesc = Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker).
- pkgver = 1.9.3b
+ pkgver = 1.9.3c
pkgrel = 1
url = http://warmplace.ru/soft/sunvox/
arch = i686
@@ -15,8 +15,8 @@ pkgbase = sunvox
depends = libxcb
depends = libxau
depends = libxdmcp
- source = http://warmplace.ru/soft/sunvox/sunvox-1.9.3b.zip
- md5sums = aa3e2169edd17bb67324202d8d77d4bc
+ source = http://warmplace.ru/soft/sunvox/sunvox-1.9.3c.zip
+ md5sums = de82f3ce4c2961eed77f3c4ff05e8ebb
pkgname = sunvox
diff --git a/PKGBUILD b/PKGBUILD
index 57244a01603f..0e4d3d9398ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: zwergnase <zwergnase@posteo.de>
pkgname=sunvox
-pkgver=1.9.3b
+pkgver=1.9.3c
pkgrel=1
pkgdesc="Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker)."
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ depends=(
)
makedepends=('unzip')
source=(http://warmplace.ru/soft/sunvox/$pkgname-$pkgver.zip)
-md5sums=('aa3e2169edd17bb67324202d8d77d4bc')
+md5sums=('de82f3ce4c2961eed77f3c4ff05e8ebb')
package() {
install -dm755 "${pkgdir}/opt/${pkgname}"