summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2021-12-19 12:33:02 +0100
committerFabioLolix2021-12-19 12:33:02 +0100
commit323277783da09b3d023889b197b36da2bb8fe1ac (patch)
treeda704bfb35e13e928a06b3f7f7af1e87cccbfd27 /PKGBUILD
parentdde8f3266e286866b348699926804064f0a428b7 (diff)
downloadaur-323277783da09b3d023889b197b36da2bb8fe1ac.tar.gz
vupdate url, add aarch64
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3e310457ad9..efca07e7bb57 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Fixed Torres <aur_linuxero@outlook.com>
pkgname=sayonara-player-git
-pkgver=1.7.0.stable2.r4.g9b29ccb5
+pkgver=1.7.0.stable3.r78.g1eb2e3b7
pkgrel=1
pkgdesc="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)
-url="http://sayonara-player.com"
+arch=(x86_64 i686 aarch64)
+url="https://sayonara-player.com/"
license=(GPL3)
depends=(qt5-base taglib gst-plugins-base gst-plugins-good)
makedepends=(cmake qt5-tools qt5-svg git gst-plugins-bad)