summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2024-03-29 15:13:12 +0100
committerbegin-theadventure2024-03-29 15:13:12 +0100
commit62be9600c2a8bfef88c2bc294ddcc833dd5fc733 (patch)
tree88157c6b090f0261af6dc96fb17a5e11dfa62a45
parent996403b7f11296a9f8e6e41a88874f361ddd0d42 (diff)
downloadaur-somafm.tar.gz
1.2.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 584f364d47e5..d0e64c5083b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = somafm
pkgdesc = A simple radio with built-in stations from the website somafm.com
- pkgver = 1.2.9
+ pkgver = 1.2.10
pkgrel = 1
url = https://github.com/alexkdeveloper/somafm
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = somafm
depends = gstreamer
depends = libadwaita
depends = libpulse
- source = git+https://github.com/alexkdeveloper/somafm.git#commit=44bc0ca641cf0e668b43c7648771c11ea3ad1098
+ source = git+https://github.com/alexkdeveloper/somafm.git#commit=7352044605cbdc176b9dd1578ce005995181d65f
sha256sums = SKIP
pkgname = somafm
diff --git a/PKGBUILD b/PKGBUILD
index 9237190bc642..1b83e716b2be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=somafm
-pkgver=1.2.9
+pkgver=1.2.10
+_commit=7352044605cbdc176b9dd1578ce005995181d65f
pkgrel=1
pkgdesc='A simple radio with built-in stations from the website somafm.com'
url="https://github.com/alexkdeveloper/somafm"
@@ -10,7 +11,6 @@ arch=('x86_64' 'aarch64')
depends=('gstreamer' 'libadwaita' 'libpulse')
makedepends=('git' 'meson' 'vala')
checkdepends=('appstream-glib')
-_commit=44bc0ca641cf0e668b43c7648771c11ea3ad1098
source=("git+$url.git#commit=$_commit")
sha256sums=('SKIP')