summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-12-27 11:41:43 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-12-27 11:41:43 -0200
commit5c93a0e85e09253708160552ef96388666a9a950 (patch)
tree10894a95a5c51c1f3aad4b9cfba2ec7807093a53 /pcr
parent7ac0aa3f6c5fb0d7ae83b691b0670ff4dd6601da (diff)
parentc235675896ae5315c758cdbf94aba9d78aa328ea (diff)
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre/abslibre
Diffstat (limited to 'pcr')
-rw-r--r--pcr/libixp-hg/PKGBUILD6
-rw-r--r--pcr/wmii-hg/PKGBUILD14
2 files changed, 8 insertions, 12 deletions
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}")
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 <lukeshu@sbcglobal.net>
-# Maintainer (AUR): N30N <archlinux@alunamation.com>
-# Contributor (Arch): Anthony Martin <ality@pbrane.org>
-# Contributer (Arch): thomasd <thdahms@gmx.de>
-# Contributer (Arch): karnath <karnath@pop3.ru>
-# Contributer (Arch): MrBougo <bougospam@gmail.com>
-# Contributor (Arch): Wolf Ramovsky <wolf.ramovsky@gmail.com>
+# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
+# Contributor (Arch): Jeffrey 'jf' Lim <jfs.world@gmail.com>
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}")