summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99f075755eff..bae641f59b72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 11 13:24:22 UTC 2018
+# Sun Dec 2 16:52:11 UTC 2018
pkgbase = radiotray-ng-git
pkgdesc = An Internet radio player for Linux
- pkgver = 0.2.4+28+16c7c51
+ pkgver = 0.2.5+29+8b3fb4f
pkgrel = 1
url = https://github.com/ebruck/radiotray-ng
arch = i686
@@ -23,10 +23,10 @@ pkgbase = radiotray-ng-git
depends = glibmm
depends = wxgtk3
optdepends = python2-lxml: Convert radiotray bookmarks to radiotray-ng format
- provides = radiotray-ng=0.2.4
+ provides = radiotray-ng=0.2.5
conflicts = radiotray-ng
options = !libtool
- source = radiotray-ng::git+https://github.com/ebruck/radiotray-ng#branch=v0.2.4-dev
+ source = radiotray-ng::git+https://github.com/ebruck/radiotray-ng#branch=v0.2.5-dev
sha256sums = SKIP
pkgname = radiotray-ng-git
diff --git a/PKGBUILD b/PKGBUILD
index 9ce314ca78e2..c4f5d96a2059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname=radiotray-ng
pkgname=${_pkgname}-git
-_pkgver=0.2.4
+_pkgver=0.2.5
_branch=v${_pkgver}-dev
-pkgver=0.2.4+28+16c7c51
+pkgver=0.2.5+29+8b3fb4f
pkgrel=1
pkgdesc="An Internet radio player for Linux"
arch=('i686' 'x86_64')