summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55245b00f553..0cf3c63c3d80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=garagejam
-pkgver=1.0.0
+pkgver=2.0.0
pkgrel=1
pkgdesc="GarageJam is Free Software in development for musicians who want to compose, record and share original music to the Internet from the GNOME Desktop."
arch=('x86_64')
@@ -10,8 +10,8 @@ url="https://wiki.gnome.org/Apps/GarageJam"
license=(GPL3)
depends=('libchamplain' 'geoclue' 'gst-plugins-base' 'gst-plugins-bad' 'geocode-glib' 'geocode-glib-2' 'gobject-introspection' 'gstreamer' 'libxml2' 'vorbis-tools' 'pango' 'gtk3')
makedepends=('intltool' 'itstool' 'python')
-source=(https://www.garagejam.org/src/garagejam-1.0.0.tar.xz)
-sha256sums=('b7008972b167df451b6db9b4cf39b0576d70631f14563b70405cf8f113ed98af')
+source=(https://www.garagejam.org/src/garagejam-2.0.0.tar.xz)
+sha256sums=('66ebaa00c159466016aa54e18bc1b68c8bc11b680860676ce5292f42c5220e0a')
build() {
cd $pkgname-$pkgver