summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElijah Gregg2021-01-27 13:56:46 -0700
committerElijah Gregg2021-01-27 13:56:46 -0700
commitc168598012400ac208fe5b5c638a13d2c56a1201 (patch)
tree58366fa2bd53582eee2cd0547eb55cb302042643
parent9a5c1a973d42dfbdfa8d464b0ca87928e7d6e41c (diff)
downloadaur-c168598012400ac208fe5b5c638a13d2c56a1201.tar.gz
Update version number
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82430a8d7eea..d59835ddcdf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zrythm-git
pkgdesc = a highly automated and intuitive digital audio workstation
- pkgver = 1.0.0.alpha.8.0.1.r.g724a0cd72
+ pkgver = 1.0.0.alpha.9.0.1.r.gb17e07da2
pkgrel = 1
url = https://www.zrythm.org
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8e87d769035f..9b12ebcea81f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexandros Theodotou <alex@zrythm.org>
_pkgname=zrythm
pkgname=$_pkgname-git
-pkgver=1.0.0.alpha.8.0.1.r.g724a0cd72
+pkgver=1.0.0.alpha.9.0.1.r.gb17e07da2
pkgrel=1
pkgdesc='a highly automated and intuitive digital audio workstation'
arch=('x86_64' 'i686')