summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8be3f6e1319..0a3e9c00b117 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = raddiola
pkgdesc = Simple radio with a clear and concise interface
- pkgver = 1.1.6
+ pkgver = 1.1.7
pkgrel = 1
url = https://github.com/alexkdeveloper/raddiola
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = raddiola
depends = granite
depends = gstreamer
depends = libpulse
- source = git+https://github.com/alexkdeveloper/raddiola.git#tag=1.1.6
+ source = git+https://github.com/alexkdeveloper/raddiola.git#tag=1.1.7
sha256sums = SKIP
pkgname = raddiola
diff --git a/PKGBUILD b/PKGBUILD
index b32acab0e9e2..498bf3da13f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=raddiola
-pkgver=1.1.6
+pkgver=1.1.7
pkgrel=1
pkgdesc='Simple radio with a clear and concise interface'
url="https://github.com/alexkdeveloper/raddiola"