summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2022-09-02 14:18:23 -0400
committerEthan Kerrick2022-09-02 14:18:23 -0400
commit5c8512f2c62d65470531593eedf066052047a8a4 (patch)
tree6c0816f542f32dfc7602a51298c8e4c02f03b416
parentf84ed40eb14934f523cb02c299321bb7cc2342c2 (diff)
downloadaur-5c8512f2c62d65470531593eedf066052047a8a4.tar.gz
update to 6.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 920a322659ba..a3168cdc2de3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gingerblue
pkgdesc = for musicians who compose, record, and share original music
- pkgver = 6.0.1
+ pkgver = 6.2.0
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-6.0.1.tar.xz
- sha256sums = 074de41b083a4ea757d7cc48ff48cac2c2c318f600408262a185f2b222ba4931
+ source = https://www.gingerblue.org/src/gingerblue-6.2.0.tar.xz
+ sha256sums = 6096f54c60d401cf450e32f85ce72414fd7f4445d35c337cfaae02dfe95ced96
pkgname = gingerblue
diff --git a/PKGBUILD b/PKGBUILD
index e150227eb906..f0f5d6dd100f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: silverhikari <kerrickethan@gmail.com>
pkgname=gingerblue
-pkgver=6.0.1
+pkgver=6.2.0
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=("074de41b083a4ea757d7cc48ff48cac2c2c318f600408262a185f2b222ba4931")
+sha256sums=("6096f54c60d401cf450e32f85ce72414fd7f4445d35c337cfaae02dfe95ced96")
build() {
cd "$pkgname-$pkgver"