summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2022-05-28 15:58:00 -0400
committerEthan Kerrick2022-05-28 15:58:00 -0400
commitf84ed40eb14934f523cb02c299321bb7cc2342c2 (patch)
tree698466054313b4849037f95372dcc8068d501145
parent7b8a884c33a28a8c833b95e9ce0449d9b265016a (diff)
downloadaur-f84ed40eb14934f523cb02c299321bb7cc2342c2.tar.gz
bumped version to 6.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4e356612d43..920a322659ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gingerblue
pkgdesc = for musicians who compose, record, and share original music
- pkgver = 4.0.1
+ pkgver = 6.0.1
pkgrel = 1
url = https://www.gingerblue.org/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = gingerblue
depends = geocode-glib
depends = geoclue
provides = gingerblue
- source = https://www.gingerblue.org/src/gingerblue-4.0.1.tar.xz
- sha256sums = dd63cd1442fd9b8c0c6b31a9c9dc68d9a992a72c0642b0d7942889d8eb280f27
+ source = https://www.gingerblue.org/src/gingerblue-6.0.1.tar.xz
+ sha256sums = 074de41b083a4ea757d7cc48ff48cac2c2c318f600408262a185f2b222ba4931
pkgname = gingerblue
diff --git a/PKGBUILD b/PKGBUILD
index 42cff7af25d9..e150227eb906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=gingerblue
-pkgver=4.0.1
+pkgver=6.0.1
pkgrel=1
epoch=
pkgdesc="for musicians who compose, record, and share original music"
@@ -10,7 +10,7 @@ license=("GPL")
depends=("intltool" "gst-plugins-bad" "libshout" "gtk3" "libchamplain" "geocode-glib" "geoclue")
provides=("gingerblue")
source=("https://www.gingerblue.org/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=("dd63cd1442fd9b8c0c6b31a9c9dc68d9a992a72c0642b0d7942889d8eb280f27")
+sha256sums=("074de41b083a4ea757d7cc48ff48cac2c2c318f600408262a185f2b222ba4931")
build() {
cd "$pkgname-$pkgver"