[maemo] fix packages with broken source links (#623)
This commit is contained in:
parent
7abec5849b
commit
fa8b21b53f
2 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
pkgname=hildon-theme-alpha
|
||||
pkgver=9.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Nokia Nseries Theme for Hildon"
|
||||
arch="noarch"
|
||||
url="https://github.com/fremantle-gtk2"
|
||||
license="custom"
|
||||
_source_deb="hildon-theme-alpha_9.4+0m5_all.deb"
|
||||
source="https://maemo-repos.com/apt-mirror/mirror/downloads.maemo.nokia.com/fremantle/ssu/210/$_source_deb"
|
||||
source="http://repository.maemo.org/pool/fremantle/nokia-binaries/4bc37c7c77ebe90177c050b805a8dc79/nokia-binaries/h/hildon-theme-alpha/${_source_deb}"
|
||||
|
||||
package() {
|
||||
mkdir -p "$pkgdir"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
pkgname=maemo-l10n
|
||||
pkgver=210
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Localization files for Maemo applications"
|
||||
arch="noarch"
|
||||
url="https://github.com/fremantle-gtk2"
|
||||
license="GPL"
|
||||
_url="https://maemo-repos.com/apt-mirror/mirror/downloads.maemo.nokia.com/fremantle/ssu/210"
|
||||
_url="https://coderus.openrepos.net/n900mirror/downloads.maemo.nokia.com/fremantle/ssu/mr0/"
|
||||
subpackages="$pkgname-doc"
|
||||
source="${_url}/hildon-libs-l10n-cscz_6.0+r7987+0m5_all.deb
|
||||
${_url}/hildon-libs-l10n-dadk_6.0+r7987+0m5_all.deb
|
||||
|
|
Loading…
Reference in a new issue