forked from archlinux/svntogit-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New upstream release. git-svn-id: file:///srv/repos/svn-packages/svn@279289 eb2447ed-0c53-47e4-bac8-5bc4a241df78
- Loading branch information
foutrelis
committed
Oct 26, 2016
1 parent
ae0d65a
commit 537a5f1
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
# Contributor: Giovanni Scafora <[email protected]> | ||
|
||
pkgname=audacious | ||
pkgver=3.7.2 | ||
pkgrel=2 | ||
pkgver=3.8 | ||
pkgrel=1 | ||
pkgdesc="Lightweight, advanced audio player focused on audio quality" | ||
arch=('i686' 'x86_64') | ||
url="http://audacious-media-player.org/" | ||
|
@@ -19,7 +19,7 @@ provides=('audacious-player') | |
conflicts=('audacious-player') | ||
replaces=('audacious-player') | ||
source=(http://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2) | ||
sha256sums=('04f9eaba4522ce9674e6ed8afc7bd6b5fa9a1e240f8090589fc1874f6659f340') | ||
sha256sums=('ffe8c0661dcb999598887e8ee05cd24faa7939086f5a8183fdba6210a95c4a71') | ||
|
||
build() { | ||
cd "$srcdir/$pkgname-$pkgver" | ||
|