summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFixed Torres2019-08-21 08:16:11 -0500
committerFixed Torres2019-08-21 08:16:11 -0500
commitaa4b155c6c675036f2a2e8d4c92b6c6ef3ed19e6 (patch)
tree41c3464cbf2e2768d07382977865474519018498
parent3671c2ff7f452c21f84080ec3df6c4dcc903c010 (diff)
downloadaur-aa4b155c6c675036f2a2e8d4c92b6c6ef3ed19e6.tar.gz
Version: 1.5.1-stable5. Changelog: https://sayonara-player.com/changelog.php
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e13a56d6ca27..c9863e2431eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sayonara-player
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 = 1.4.1_stable1
+ pkgver = 1.5.1_stable5
pkgrel = 1
url = http://sayonara-player.com
arch = i686
@@ -19,8 +19,8 @@ pkgbase = sayonara-player
optdepends = gst-plugins-ugly
conflicts = sayonara-player-svn
conflicts = sayonara-player-git
- source = http://sayonara-player.com/sw/sayonara-player-1.4.1-stable1.tar.gz
- sha512sums = 5ea8f9677f649c8a018ce9c46c5149da7781288aaebe892856537098a399ae6479822e7a77f4d5ac91150735a47699fdf440d84fd382e4263fcb1bd1cc8af526
+ source = http://sayonara-player.com/sw/sayonara-player-1.5.1-stable5.tar.gz
+ sha512sums = 0400a768685a65ac1d7379c10fa8ee7146a181fb208507fe40175feee5352e7ac9c263f6b506711aa93ac0aed3f64c1052790830181cec2d354a05c11c886a13
pkgname = sayonara-player
diff --git a/PKGBUILD b/PKGBUILD
index 0d2ff6613020..5046ed48d29a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fixed Torres <aur_linuxero@outlook.com>
pkgname=sayonara-player
-pkgver=1.4.1_stable1
-_pkgver=1.4.1-stable1
+pkgver=1.5.1_stable5
+_pkgver=1.5.1-stable5
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')
@@ -26,4 +26,4 @@ package() {
cd "$srcdir/$pkgname/build"
make DESTDIR="$pkgdir/" install
}
-sha512sums=('5ea8f9677f649c8a018ce9c46c5149da7781288aaebe892856537098a399ae6479822e7a77f4d5ac91150735a47699fdf440d84fd382e4263fcb1bd1cc8af526')
+sha512sums=('0400a768685a65ac1d7379c10fa8ee7146a181fb208507fe40175feee5352e7ac9c263f6b506711aa93ac0aed3f64c1052790830181cec2d354a05c11c886a13')