summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFixedTorres2016-04-26 09:49:16 -0500
committerFixedTorres2016-04-26 09:49:16 -0500
commitddff8aa137882de02599f1db0741a7f3db887e21 (patch)
tree0aedb54778fdbd45d1cc4e584db05377e02822d8
parentfd07b336706f9d1fa7827a0cede7492448132aff (diff)
downloadaur-ddff8aa137882de02599f1db0741a7f3db887e21.tar.gz
Updated to version 0.8.3_git0_20160424 git
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD9
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16c3166f2f02..a429797ffe9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 28 06:07:35 UTC 2016
+# Tue Apr 26 14:48:53 UTC 2016
pkgbase = sayonara-player-git
pkgdesc = Is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend.
- pkgver = 0.8.2_git2_20160226
+ pkgver = 0.8.3_git0_20160424
pkgrel = 1
url = http://sayonara-player.com
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7786995401df..ab3d88228e75 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
-# Contributor: Cyberpunk <aur_linuxero@outlook.com>
-# Maintainer: Cyberpunk <aur_linuxero@outlook.com>
+# Contributor: Fixed Torres <aur_linuxero@outlook.com>
+# Maintainer: Fixed Torres <aur_linuxero@outlook.com>
pkgname=sayonara-player-git
-pkgver=0.8.2_git2_20160226
-_pkgver=0.8.2-git2-20160226
+pkgver=0.8.3_git0_20160424
pkgrel=1
pkgdesc="Is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend."
arch=('i686' 'x86_64')
@@ -12,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'taglib' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-bad' 'libmtp')
optdepends=('lame' 'gst-plugins-ugly')
makedepends=('cmake' 'qt5-tools')
-conflicts=('sayonara-player-svn' ''sayonara-player'')
+conflicts=('sayonara-player-svn' 'sayonara-player')
source=("${pkgname}::git+https://git.sayonara-player.com/sayonara.git")
build() {