summaryrefslogtreecommitdiff
path: root/pcr/wmii-hg
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-12-27 01:40:45 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-12-27 01:40:45 -0500
commitc235675896ae5315c758cdbf94aba9d78aa328ea (patch)
treefd376dd23c1801d2d47ecfddc2a647ebcdbce4fc /pcr/wmii-hg
parent382742636e550485fa294e903c6535b43ee0d457 (diff)
Update pcr/wmii-hg
Diffstat (limited to 'pcr/wmii-hg')
-rw-r--r--pcr/wmii-hg/PKGBUILD14
1 files changed, 5 insertions, 9 deletions
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}")