summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-09-03 09:23:48 -0600
committeryochananmarqos2019-09-03 09:23:48 -0600
commit05bb0aba191194b8a394b72c19e3503d7462500e (patch)
treed1e6f2aa2bd8248cb862b90592e178fe7201b61a /PKGBUILD
parent4756f7c52ac543cd3e032ac1f46dab5057d6bb09 (diff)
downloadaur-05bb0aba191194b8a394b72c19e3503d7462500e.tar.gz
fixed typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 793cd9e28594..eadd80613d68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Brenton Horne <brentonhorne77 at gmail dot com>
pkgname=foobnix
pkgver=3.1
-pkgrel=6
+pkgrel=7
pkgdesc="Music player for Linux"
arch=('i686' 'x86_64')
url="http://www.foobnix.com"
@@ -11,7 +11,7 @@ depends=('python2-chardet' 'python2-simplejson' 'python2-mutagen' 'gst-plugins-g
'gst-plugins-base' 'gst-python2' 'webkitgtk' 'libkeybinder3' 'gettext' 'gst-plugins-bad'
'gst-plugins-ugly' 'gst-libav' 'fuseiso' 'python2-notify' 'lame' 'faac' 'python2-keybinder2'
'ffmpeg' 'python2-dbus')
-source=("$pkgname-$pkgver::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('a4fb20d1a015eeb07fe7611c577aea7290e71e4eff10f6e458d8c987353f97dd')
prepare() {