summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandros Theodotou2019-09-08 00:49:03 +0100
committerAlexandros Theodotou2019-09-08 00:49:03 +0100
commit20dc2c0a8a8e88d19c7fc4aa1a7a1567deea9682 (patch)
treeddd58f7675f332892b917103fad7e3068e341c4c
parent2ae4e8d3a438ac981c1078cbdc5da8abb862ddc0 (diff)
downloadaur-20dc2c0a8a8e88d19c7fc4aa1a7a1567deea9682.tar.gz
bump version to 0.6.323-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e93831cfd2f9..63753682abcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zrythm-git
pkgdesc = a highly automated and intuitive digital audio workstation
- pkgver = 0.6.261
+ pkgver = 0.6.323
pkgrel = 1
url = https://www.zrythm.org
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6bc2052cf990..4a207d7b6124 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexandros Theodotou <alex@zrythm.org>
_pkgname=zrythm
pkgname=$_pkgname-git
-pkgver=0.6.261
+pkgver=0.6.323
pkgrel=1
pkgdesc='a highly automated and intuitive digital audio workstation'
arch=('x86_64' 'i686')