summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author910JQK2016-02-14 21:59:32 +0800
committer910JQK2016-02-14 21:59:32 +0800
commit5c22e8a25c881e85f21e438d82d371c24b712bff (patch)
tree19ef337cc98eb1904b9aae5e82c2e40614ef2b6f /PKGBUILD
parenteee75da7bb607c18362c7e5f3e4ba27ec370c6b9 (diff)
downloadaur-cubway-git.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f26ab057c0ce..eb8055911bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
_pkgname=cubway
pkgname=$_pkgname-git
pkgver=r122.b689803
-pkgrel=2
+pkgrel=3
pkgdesc='WebApp container implemented by QtWebkit, which provides some JavaScript API.'
arch=('i686' 'x86_64')
url='https://github.com/Icenowy/Cubway'
depends=('qt5-base' 'qt5-webkit' 'libqtxdg')
makedepends=('git' 'cmake' 'make' 'gcc')
+provides=('cubway')
source=('cubway::git+https://github.com/Icenowy/Cubway.git' 'https://cirno.xyz/~jqk/files/Babel.tar.gz')
md5sums=('SKIP' 'bf23c4f0cec5f235617c5fa9ee02cc91')