summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2020-09-29 04:58:29 -0400
committerGI_Jack2020-09-29 04:58:29 -0400
commit13909389d5b495607d72fc76ec7469f11b94a627 (patch)
treeae9f51c8cfa68a400c81298361cd1884182490e0
parent0433a7e6b041d64bdc03803cef4313996fe4fe58 (diff)
downloadaur-gtk-theme-windows-server-2003.tar.gz
updated metadata with correct info
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65e630a43648..564283827780 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gtk-theme-windows-server-2003
- pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
+ pkgdesc = GTK theme based on the appearance of Windows Server 2003
pkgver = 1.0
pkgrel = 1
- url = https://github.com/B00merang-Project/Windows-10
+ url = https://github.com/B00merang-Project/Windows-Server-2003
arch = any
license = GPLv3
optdepends = gnome-themes-extra: for the GTK3 theme?
diff --git a/PKGBUILD b/PKGBUILD
index b8b8fbdfcdba..bc4195d402a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer GI Jack <GI_Jack@hackermail.com>
+
pkgname=gtk-theme-windows-server-2003
pkgver=1.0
-pkgrel=1
-pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
+pkgrel=2
+pkgdesc="GTK theme based on the appearance of Windows Server 2003"
arch=('any')
-url="https://github.com/B00merang-Project/Windows-10"
+url="https://github.com/B00merang-Project/Windows-Server-2003"
license=('GPLv3')
optdepends=('gnome-themes-extra: for the GTK3 theme?'
'gtk-engine-murrine: for the GTK2 theme')