summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 6 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15343f54bdce..3175021d2022 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc="Retrosmart theme for QtCurve."
url="https://github.com/mdomlop/$pkgname.git"
-source=("https://github.com/mdomlop/$pkgname/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mdomlop/$pkgname/archive/$pkgver.tar.gz")
md5sums=('eb12d5eaa4707ddb08ce3b40f2c9458e')
license=('GPL3')
@@ -19,15 +19,13 @@ optdepends=('qtcurve-qt4: Qt4'
'qtcurve-qt5: Qt5'
'qtcurve-kde: Qt5 (with KDE integration)'
'qtcurve-gtk2: Gtk2'
+ 'xcursor-retrosmart: The corresponding X11 cursor theme'
'retrosmart-aurorae-themes: The corresponding Aurorae themes'
+ 'retrosmart-kvantum-theme: The corresponding theme for Kvantum'
'retrosmart-icon-theme: The corresponding icon theme'
- 'retrosmart-gtk-themes: The corresponding GTK themes'
- 'retrosmart-openbox-themes: The corresponding Openbox themes'
- 'retrosmart-wallpapers: The corresponding backgrounds project'
- 'retrosmart-x11-cursors: The corresponding X11 cursor theme'
- 'retrosmart-xfwm4-themes: The corresponding XFwm4 themes'
- 'retrosmart-kvantum-theme: The corresponding theme for Kvantum')
-
+ 'retrosmart-xfwm4-themes: The corresponding themes for XFwm4'
+ 'retrosmart-openbox-themes: The corresponding themes for Openbox')
+
arch=('any')
group=('retrosmart')