From 382742636e550485fa294e903c6535b43ee0d457 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Dec 2014 01:22:14 -0500 Subject: rebuild pcr/libixp-hg --- pcr/libixp-hg/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pcr') diff --git a/pcr/libixp-hg/PKGBUILD b/pcr/libixp-hg/PKGBUILD index 3642535d1..c914ef662 100644 --- a/pcr/libixp-hg/PKGBUILD +++ b/pcr/libixp-hg/PKGBUILD @@ -9,13 +9,13 @@ license=("MIT") provides=("libixp") conflicts=("libixp") -pkgrel=1 +pkgrel=2 arch=("i686" "x86_64") makedepends=("txt2tags") options=(staticlibs) -source=("libre://${pkgname}-${pkgver}.tar.gz") -md5sums=('5a2fd075108558b39988610d2bb184d9') +source=("https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz") +md5sums=('7e63202f7f270777cebe3fd07ae39035') mkdepends=("mercurial") mksource=("$pkgname-$pkgver::hg+https://code.google.com/p/libixp/#revision=${pkgver}") -- cgit v1.2.3 From c235675896ae5315c758cdbf94aba9d78aa328ea Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Dec 2014 01:40:45 -0500 Subject: Update pcr/wmii-hg --- pcr/wmii-hg/PKGBUILD | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'pcr') diff --git a/pcr/wmii-hg/PKGBUILD b/pcr/wmii-hg/PKGBUILD index ce1e68b93..0bbd17b50 100644 --- a/pcr/wmii-hg/PKGBUILD +++ b/pcr/wmii-hg/PKGBUILD @@ -1,14 +1,10 @@ # Maintainer: Luke Shumaker -# Maintainer (AUR): N30N -# Contributor (Arch): Anthony Martin -# Contributer (Arch): thomasd -# Contributer (Arch): karnath -# Contributer (Arch): MrBougo -# Contributor (Arch): Wolf Ramovsky +# Maintainer (Arch): Sergej Pupykin +# Contributor (Arch): Jeffrey 'jf' Lim pkgname=wmii-hg -pkgver=2813 +pkgver=2823 pkgdesc="A small, dynamic window manager for X11" url="https://code.google.com/p/wmii/" license=("MIT") @@ -21,8 +17,8 @@ arch=("i686" "x86_64") depends=('libxft' 'libxrandr' 'libxinerama') makedepends=('txt2tags' 'libixp') # libixp is statically linked -source=("libre://${pkgname}-${pkgver}.tar.gz") -md5sums=('74eb9f91000321b587e7826be999d4de') +source=("https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz") +md5sums=('8228a299cb83258ab3988b6131d2cbb8') mkdepends=('mercurial') mksource=("$pkgname-$pkgver::hg+https://code.google.com/p/wmii/#revision=${pkgver}") -- cgit v1.2.3