mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
updated pacman-mirrorlist to use plugapps.com
This commit is contained in:
parent
65ba1c94b0
commit
393ff17953
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Mike Staszel <mikestaszel@plugboxlinux.org>
|
||||
# Maintainer: Mike Staszel <mikestaszel@plugapps.com>
|
||||
|
||||
pkgname=pacman-mirrorlist
|
||||
pkgver=20110225
|
||||
pkgver=20110328
|
||||
pkgrel=1
|
||||
plugrel=1
|
||||
pkgdesc="Plugbox Linux mirror list for use by pacman"
|
||||
|
@ -11,7 +11,7 @@ license=('GPL')
|
|||
groups=('base')
|
||||
backup=(etc/pacman.d/mirrorlist)
|
||||
source=(mirrorlist)
|
||||
md5sums=('15798743d3689cfb2b91a0990f0c9227')
|
||||
md5sums=('8b06c0025578cdf008f99d79d7470218')
|
||||
|
||||
build() {
|
||||
mkdir -p $pkgdir/etc/pacman.d
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# PlugBox Linux repository mirrorlist
|
||||
# Generated on 2011-02-25
|
||||
# Generated on 2011-03-28
|
||||
#
|
||||
|
||||
# Main Server
|
||||
Server = http://plugboxlinux.org/arm/$repo
|
||||
Server = http://plugapps.com/arm/$repo
|
||||
|
|
Loading…
Reference in a new issue