FS#41245 - [sonata] SourceForge took over berlios hosting - update urls.

Attached to Project: Arch Linux
Opened by Karol Błażewicz (karol) - Thursday, 17 July 2014, 19:20 GMT
Last edited by Felix Yan (felixonmars) - Tuesday, 22 July 2014, 07:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Angel Velasquez (angvp)
Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

$ LC_ALL=C TZ=GMT0 diff -Naur PKGBUILD.old PKGBUILD
--- PKGBUILD.old 2014-07-17 19:12:13.525220521 +0000
+++ PKGBUILD 2014-07-17 19:19:04.565192219 +0000
@@ -7,14 +7,14 @@
pkgrel=11
pkgdesc="Elegant GTK+ music client for MPD"
arch=('i686' 'x86_64')
-url="http://sonata.berlios.de/"
+url="http://sourceforge.net/projects/sonata.berlios"
license=('GPL3')
depends=('pygtk' 'python2-mpd')
optdepends=('python2-egg: Enhanced system tray support'
'python2-tagpy: Metadata editing support'
'python2-dbus: Various extra functionality (e.g. multimedia keys support)')
provides=('python2-mmkeys')
-source=(http://download.berlios.de/${pkgname}/${pkgname}-$pkgver.tar.gz
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}.berlios/${pkgname}-$pkgver.tar.gz
mpd-0.18.patch
info.py.patch)
md5sums=('0b912325e7175abad3bf6c0edc071e05'
This task depends upon

Closed by  Felix Yan (felixonmars)
Tuesday, 22 July 2014, 07:37 GMT
Reason for closing:  Implemented
Additional comments about closing:  sonata-1.6.2.1-12
Comment by Karol Błażewicz (karol) - Thursday, 17 July 2014, 19:26 GMT
Sorry, forgot to increment the pkgrel:

$ LC_ALL=C TZ=GMT0 diff -Naur PKGBUILD.old PKGBUILD
--- PKGBUILD.old 2014-07-17 19:12:13.525220521 +0000
+++ PKGBUILD 2014-07-17 19:25:35.205165322 +0000
@@ -4,17 +4,17 @@

pkgname=sonata
pkgver=1.6.2.1
-pkgrel=11
+pkgrel=12
pkgdesc="Elegant GTK+ music client for MPD"
arch=('i686' 'x86_64')
-url="http://sonata.berlios.de/"
+url="http://sourceforge.net/projects/sonata.berlios"
license=('GPL3')
depends=('pygtk' 'python2-mpd')
optdepends=('python2-egg: Enhanced system tray support'
'python2-tagpy: Metadata editing support'
'python2-dbus: Various extra functionality (e.g. multimedia keys support)')
provides=('python2-mmkeys')
-source=(http://download.berlios.de/${pkgname}/${pkgname}-$pkgver.tar.gz
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}.berlios/${pkgname}-$pkgver.tar.gz
mpd-0.18.patch
info.py.patch)
md5sums=('0b912325e7175abad3bf6c0edc071e05'

Loading...