summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Tolosa2024-03-12 21:58:21 -0500
committerEduard Tolosa2024-03-12 21:58:21 -0500
commitca692c15c9e3eb229e148a5fef60ded1092d85ae (patch)
treec24e3c26fe7c3f87012fada72632da117e882c6e
parentae8044ee1d791443f873822321eb7f425fc2440b (diff)
downloadaur-ca692c15c9e3eb229e148a5fef60ded1092d85ae.tar.gz
Bump package.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b84caedbda60..64a54d227273 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = decibels-git
pkgdesc = Play audio files
- pkgver = r204.57aa61b
+ pkgver = r235.a50297a
pkgrel = 1
- url = https://github.com/vixalien/decibels
+ url = https://gitlab.gnome.org/GNOME/Incubator/decibels
arch = x86_64
license = GPL-3.0
checkdepends = appstream-glib
@@ -17,7 +17,7 @@ pkgbase = decibels-git
depends = gst-plugins-good
depends = gtk4
depends = libadwaita
- source = git+https://github.com/vixalien/decibels.git
+ source = git+https://gitlab.gnome.org/GNOME/Incubator/decibels.git
source = git+https://gitlab.gnome.org/BrainBlasted/gi-typescript-definitions.git
sha256sums = SKIP
sha256sums = SKIP
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')