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 0eb4efe52ded..f38c5b3ecc4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
_pkgname=decibels
pkgname=decibels-git
-pkgver=r204.57aa61b
+pkgver=r235.a50297a
pkgrel=1
pkgdesc="Play audio files"
arch=('x86_64')
-url="https://github.com/vixalien/decibels"
+url="https://gitlab.gnome.org/GNOME/Incubator/decibels"
license=(GPL-3.0)
depends=(
'gjs'
@@ -27,7 +27,7 @@ makedepends=(
checkdepends=(
'appstream-glib'
)
-source=("git+https://github.com/vixalien/${_pkgname}.git"
+source=("git+https://gitlab.gnome.org/GNOME/Incubator/${_pkgname}.git"
'git+https://gitlab.gnome.org/BrainBlasted/gi-typescript-definitions.git')
sha256sums=('SKIP'
'SKIP')