summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2020-01-11 23:46:03 +0100
committerNarrat2020-01-11 23:46:03 +0100
commit7b0ceb8284cc98bc0e97a71de1cc5b9cbaf55a43 (patch)
tree10168dbb5668343ac8f4a91cb22e0e9f56693f79 /PKGBUILD
parent37231d641af89fea826811cb79987a57f590903b (diff)
downloadaur-7b0ceb8284cc98bc0e97a71de1cc5b9cbaf55a43.tar.gz
Update to 3.1
And replace upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD19
1 files changed, 11 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8961343c2f4..ac3cb49d3a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,20 @@
-# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
+# Contributor: Lex Black <autumn-wind@web.de>
+# Contributor: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=1.0.0
-pkgrel=2
+pkgver=3.1
+pkgrel=1
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
-url="https://github.com/Elbullazul/Windows-10"
+url="https://github.com/B00merang-Project/Windows-10"
license=('GPL')
-depends=('gtk-engines' 'gtk-engine-murrine')
-optdepends=('gnome-themes-standard' 'windows10-tint2rc')
+optdepends=('gnome-themes-extra: for the GTK3 theme?'
+ 'gtk-engine-murrine: for the GTK2 theme'
+ 'windows10-tint2rc: theme for tint2')
changelog=${pkgname}.changelog
-source=("https://github.com/B00merang-Project/Windows-10/archive/v1.0.0.tar.gz")
-sha1sums=('a58582350cb09b8afdcd5f9bff9e6e5841c48b32')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/B00merang-Project/Windows-10/archive/${pkgver}.tar.gz")
+sha1sums=('8001807aa6e36f5408854c30d61d3b8dfc39aa9c')
+
package() {
cd Windows-10-$pkgver