summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJerome Leclanche2016-01-07 19:57:44 +0200
committerJerome Leclanche2016-01-07 19:57:44 +0200
commit938b6a4c29c06908d9e7d5fb6ccd54f3b64bc8ca (patch)
tree13b2f0b5397aff4fbf8cf7881061eab836d276b1 /PKGBUILD
parent974c2b54d768aa27189e1e05c3d7068927a6bd1f (diff)
downloadaur-938b6a4c29c06908d9e7d5fb6ccd54f3b64bc8ca.tar.gz
Update URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 308651999086..e208e521e47e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=qterminal
pkgname=$_pkgname-git
-pkgver=0.6.0.89.gee32e84
+pkgver=0.6.0.98.g7f83f86
pkgrel=1
pkgdesc="Lightweight Qt-based terminal emulator"
arch=("i686" "x86_64")
-url="https://github.com/qterminal/qterminal"
+url="https://github.com/lxde/qterminal"
license=("GPL2")
provides=("$_pkgname")
conflicts=("$_pkgname")
depends=("qtermwidget")
makedepends=("git" "cmake" "qt5-tools")
-source=("git+https://github.com/qterminal/$_pkgname.git")
+source=("git+https://github.com/lxde/$_pkgname.git")
sha256sums=("SKIP")