summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthr2022-01-11 07:18:45 +0100
committerthr2022-01-11 07:18:45 +0100
commita817effd7bb662c643d056f8ba4b920ba2aa9e2d (patch)
tree66df6aa4e17749dd10f1acea168ee3b429f936e4 /PKGBUILD
parent2e8e7ce60eac142f4b1e91ed17d9e4858d5624ad (diff)
downloadaur-a817effd7bb662c643d056f8ba4b920ba2aa9e2d.tar.gz
fixed url. install schemas.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 541bbbd4a6f7..74c9df0aa93f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: thr <r at sledinmay dot com>
pkgname=kiba-dock-bin
pkgver=0.1
-pkgrel=3
+pkgrel=4
pkgdesc="An eyecandy'd physics-based application launcher. (binary version)"
arch=(i686 x86_64)
url="https://launchpad.net/kiba-dock"
license=(GPL)
depends_i686=('gconf' 'gtk-update-icon-cache' 'orbit2' 'librsvg' 'libglade' 'glitz' 'libcanberra')
depends_x86_64=('lib32-gconf' 'gtk-update-icon-cache' 'lib32-orbit2' 'lib32-librsvg' 'lib32-libglade' 'lib32-glitz' 'lib32-libcanberra')
-source=("https://downloads.sourceforge.net/project/junkyard/Kiba-Dock/kiba-dock_0.1-1.2_i386.deb")
+source=("https://web.archive.org/web/20100615170245/http://cesarius.net/wp-content/uploads/kiba-dock_0.1-1.2_i386.deb")
+install=kiba-dock-bin.install
md5sums=('2c39a4062dccf7cbe16351ef392ce622')
prepare() {