summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Kerrick2021-10-30 00:55:47 -0400
committerEthan Kerrick2021-10-30 00:55:47 -0400
commitad93e01d98124bef5b07693939c5636c1f0693da (patch)
tree1b91f007d7c0b33bed729656482732e24a85deb1
parent3ad2b75bbaf1fbd2b4df455d744402f0af3a3267 (diff)
downloadaur-ad93e01d98124bef5b07693939c5636c1f0693da.tar.gz
bumped to 2.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7ada28d8b5e..719131f0ed7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gingerblue
pkgdesc = for musicians who compose, record, and share original music
- pkgver = 1.8.0
+ pkgver = 2.0.1
pkgrel = 1
url = https://www.gingerblue.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = gingerblue
depends = libchamplain
depends = geocode-glib
provides = gingerblue
- source = https://www.gingerblue.org/src/gingerblue-1.8.0.tar.xz
- sha256sums = 2acc6be188feda7e22e0b0ff0ce7f39ac9812a6f8549fe96efe957e939a166c3
+ source = https://www.gingerblue.org/src/gingerblue-2.0.1.tar.xz
+ sha256sums = 118dc659d229e2fa7e6c03c8b7aef738f0e9e7e773cc941329b5afbeb82e88a9
pkgname = gingerblue
diff --git a/PKGBUILD b/PKGBUILD
index 866e1ac424ba..7e6b77ead93b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: silverhikari
pkgname=gingerblue
-pkgver=1.8.0
+pkgver=2.0.1
pkgrel=1
epoch=
pkgdesc="for musicians who compose, record, and share original music"
@@ -10,10 +10,11 @@ license=("GPL")
depends=("intltool" "gst-plugins-bad" "libshout" "gtk3" "libchamplain" "geocode-glib")
provides=("gingerblue")
source=("https://www.gingerblue.org/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=("2acc6be188feda7e22e0b0ff0ce7f39ac9812a6f8549fe96efe957e939a166c3")
+sha256sums=("118dc659d229e2fa7e6c03c8b7aef738f0e9e7e773cc941329b5afbeb82e88a9")
build() {
cd "$pkgname-$pkgver"
+ autoupdate
autoreconf
aclocal
automake --add-missing