summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2023-01-18 16:05:12 +0100
committerÉtienne Deparis2023-01-18 16:05:12 +0100
commit0f2aa29e6f13d287d1fe748d937abe284b862b3f (patch)
tree5fb12faa1c4d5c778a60f25155dab1f637027e51
parentc9504184407ab158c30e13031e47d1dd83b3df8e (diff)
downloadaur-0f2aa29e6f13d287d1fe748d937abe284b862b3f.tar.gz
0.7.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b61214d912f5..d96484f8d1cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.2
-# Mon Dec 12 13:41:31 UTC 2022
+# Wed Jan 18 14:07:01 UTC 2023
pkgbase = goodvibes
pkgdesc = Lightweight internet radio player
- pkgver = 0.7.5
- pkgrel = 2
+ pkgver = 0.7.6
+ pkgrel = 1
url = https://gitlab.com/goodvibes/goodvibes
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = goodvibes
depends = gst-plugins-bad
depends = gst-plugins-good
depends = gst-plugins-ugly
- source = https://gitlab.com/goodvibes/goodvibes/-/archive/v0.7.5/goodvibes-v0.7.5.tar.gz
- sha256sums = 7eb5a3a735326f4e74d54c1d59a546e6a5ed8e8c009393b530191281e8e4237c
+ source = https://gitlab.com/goodvibes/goodvibes/-/archive/v0.7.6/goodvibes-v0.7.6.tar.gz
+ sha256sums = f88f4252ea08a68dba6fbc9483a2e6b00b6fb96df3f46202ec96da04bf8245e5
pkgname = goodvibes
diff --git a/PKGBUILD b/PKGBUILD
index a5ba491e0bab..bb2462d8ab78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=goodvibes
-pkgver=0.7.5
-pkgrel=2
+pkgver=0.7.6
+pkgrel=1
pkgdesc="Lightweight internet radio player"
arch=('i686' 'x86_64')
url="https://gitlab.com/goodvibes/goodvibes"
@@ -10,7 +10,7 @@ license=('GPL')
depends=("libkeybinder3" "libsoup" "gst-plugins-base" "gst-plugins-bad" "gst-plugins-good" "gst-plugins-ugly")
makedepends=("meson")
source=("https://gitlab.com/${pkgname}/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
-sha256sums=('7eb5a3a735326f4e74d54c1d59a546e6a5ed8e8c009393b530191281e8e4237c')
+sha256sums=('f88f4252ea08a68dba6fbc9483a2e6b00b6fb96df3f46202ec96da04bf8245e5')
build() {
arch-meson -D tests=false "$pkgname-v$pkgver" build