summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChih-Hsuan Yen2018-08-07 15:39:18 +0800
committerChih-Hsuan Yen2018-08-07 15:39:18 +0800
commit83d716f780d0d30adf1ab5240f25758caafd4601 (patch)
tree43d5d824bebc3125c10cf91e6b4f4832a08bfaa3 /PKGBUILD
parent2f58bcee26bf4f787219fe3c6254e7b10bb65edd (diff)
downloadaur-83d716f780d0d30adf1ab5240f25758caafd4601.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de130928a460..d9bf50c04870 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=qterminal
pkgname=$_pkgname-git
-pkgver=0.7.1.41.g9d92b3c
-pkgrel=2
+pkgver=0.9.0.109.g14b1ee0
+pkgrel=1
pkgdesc="Lightweight Qt-based terminal emulator"
arch=("i686" "x86_64")
-url="https://github.com/lxde/qterminal"
+url="https://github.com/lxqt/qterminal"
license=("GPL2")
provides=("$_pkgname")
conflicts=("$_pkgname")
depends=("qtermwidget-git" "qt5-x11extras")
makedepends=("cmake" "git" "lxqt-build-tools-git" "qt5-tools")
-source=("git+https://github.com/lxde/$_pkgname.git")
+source=("git+https://github.com/lxqt/$_pkgname.git")
sha256sums=('SKIP')