summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2017-01-07 22:32:18 +1100
committerVictor Tran2017-01-07 22:32:18 +1100
commit7d4f339b4039f30d7e7ab7106b4238cacc5db44f (patch)
tree248c44cf375345c343244b169d631f089e946e98 /PKGBUILD
parent2bf7b772c2193cbd981ea181cf9095c35179cd8e (diff)
downloadaur-7d4f339b4039f30d7e7ab7106b4238cacc5db44f.tar.gz
Update to 1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc9bfe4a459c..6167f0794cbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=contemporary-widgets
-pkgver=1.0
+pkgver=1.1
pkgrel=0
pkgdesc="Contemporary Widget Theme"
arch=("x86_64")
url="https://github.com/vicr123/contemporary-theme"
license=('GPL3')
-depends=('qt5-base')
+depends=('qt5-base' 'the-libs')
makedepends=('git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/contemporary-theme#branch=master')
md5sums=('SKIP')