summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorarcan1s2015-11-09 09:27:11 +0300
committerarcan1s2015-11-09 09:27:11 +0300
commit8be209b75758bbf930cb297340954e304962db10 (patch)
tree9491af5646d1fdf83ebd5d84fd8425421a3f558e /PKGBUILD
parent65d888bc802a4cba94efbba8240348e209d71693 (diff)
downloadaur-8be209b75758bbf930cb297340954e304962db10.tar.gz
change git url to github because abf is unavailable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0d582b60d11..9fad59c70026 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: Dany Martineau <dany.luc.martineau at gmail dot com>
pkgname=klook-git
-_pkgname="klook-devel"
+_pkgname="klook"
pkgver=v2.0_10_5_gf01e033
pkgrel=1
pkgdesc="A quick file content preview application that supports integration with Dolphin"
arch=('i686' 'x86_64')
-url="https://abf.rosalinux.ru/uxteam/klook-devel"
+url="https://github.com/KDE/klook.git"
license=('GPL')
depends=('kdebase-runtime')
makedepends=('automoc4' 'cmake' 'git')
install="${pkgname}.install"
-source=("git+https://abf.rosalinux.ru/uxteam/${_pkgname}.git")
+source=("git+https://github.com/KDE/${_pkgname}.git")
md5sums=('SKIP')
pkgver() {