summaryrefslogtreecommitdiff
path: root/extra/lcab
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-27 10:08:53 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-27 10:08:53 +0200
commit9262eae11412e7e7925ba230761f86fcc3756002 (patch)
tree4caf8c64e442feb4323f8710d5c6d7ee2c3e0d77 /extra/lcab
parenta9a4a92d8375d35e09a3cf9d50921d8839d7c79a (diff)
parentc8729cab8302ab82e01135a22fb9fa9704f1559b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/cdemu-daemon/PKGBUILD community-testing/cdemu-daemon/cdemud.conf community-testing/cdemu-daemon/cdemud.rc extra/perl-bit-vector/PKGBUILD testing/gcc/PKGBUILD
Diffstat (limited to 'extra/lcab')
-rw-r--r--extra/lcab/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/lcab/PKGBUILD b/extra/lcab/PKGBUILD
index cda54a126..9abb4f146 100644
--- a/extra/lcab/PKGBUILD
+++ b/extra/lcab/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 143792 2011-11-29 11:52:09Z giovanni $
+# $Id: PKGBUILD 154275 2012-03-25 09:39:03Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=lcab
pkgver=1.0b12
-pkgrel=3
+pkgrel=4
pkgdesc="A program to make Microsoft cabinet files"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
-url="http://freshmeat.net/projects/lcab/"
+url="http://ohnopub.net/~ohnobinki/lcab/"
depends=('glibc')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/$pkgname-$pkgver.tar.gz")
+source=("ftp://ohnopublishing.net/mirror/${pkgname}-${pkgver}.tar.gz")
md5sums=('9403e08f53fcf262e25641a9b900d4de')
build() {