summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-01-26 00:16:48 +0100
committerStefan Husmann2017-01-26 00:16:48 +0100
commitac4eaaed88dded1718275582e127b7823d63c550 (patch)
tree2acd9a2ab2994a2e1fcb583f01a6ff6e644dc84b /PKGBUILD
parent8cd5dc83b816e025c9ad3fbeae13fd27e5133d73 (diff)
downloadaur-bmpanel.tar.gz
new URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 570e73b9d899..51a2ab63f833 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=bmpanel
pkgver=0.9.27
-pkgrel=5
+pkgrel=6
pkgdesc="A modern, NETWM compliant, bitmap theme-based x11 panel."
arch=('i686' 'x86_64')
url="http://nsf.110mb.com/bmpanel/"
license=('custom')
depends=('imlib2' 'fontconfig' 'libxrender' 'libxcomposite' 'ttf-dejavu')
-source=(ftp://ftp.ru.debian.org/gentoo-distfiles/distfiles/$pkgname-$pkgver.tar.gz)
-md5sums=('23c2ecc89ec386a94b962a3d55403b24')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nsf/bmpanel/archive/$pkgver.tar.gz")
+md5sums=('042f3cfd1da27ea2b287980add42aafc')
build() {
cd $srcdir/$pkgname-$pkgver