summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYousef Amar2020-12-19 10:00:23 +0000
committerYousef Amar2020-12-19 10:01:07 +0000
commit516fc583542d1eaba2716b3d8eb9b2ed5bc74e7d (patch)
treeacf5f5f9bb0f584586f53230dac8b27d976bf9e9
parent6d80023d9e2a0598e6ad8a4248591de80ddd3f96 (diff)
downloadaur-516fc583542d1eaba2716b3d8eb9b2ed5bc74e7d.tar.gz
Update to 1.9.6c
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60bd6dfbdc86..18f9276125c1 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.6b
+ pkgver = 1.9.6.c
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.6b.zip
- md5sums = 0c3b81660e455a4ae5379c556866ca6c
+ source = http://warmplace.ru/soft/sunvox/sunvox-1.9.6c.zip
+ md5sums = 8c01d68f4f3917013c99b1a02e2c65f3
pkgname = sunvox
diff --git a/PKGBUILD b/PKGBUILD
index 5cad6a7d46fe..c16c6b1fd588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: zwergnase <zwergnase@posteo.de>
pkgname=sunvox
-pkgver=1.9.6b
+pkgver=1.9.6c
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=('0c3b81660e455a4ae5379c556866ca6c')
+md5sums=('8c01d68f4f3917013c99b1a02e2c65f3')
package() {
install -dm755 "${pkgdir}/opt/${pkgname}"