diff options
author | GI_Jack | 2021-04-05 20:25:14 -0400 |
---|---|---|
committer | GI_Jack | 2021-04-05 20:25:14 -0400 |
commit | b967a1eafa4712359dbcb0c8d1d5afd90887f0b0 (patch) | |
tree | 70f7d9630502e971c2d76980c3ee4c3077a60019 | |
parent | 5c15361a0db09940ae8e1e34ba436f38c13f8758 (diff) | |
download | aur-b967a1eafa4712359dbcb0c8d1d5afd90887f0b0.tar.gz |
fixed URL
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ # Generated by mksrcinfo(replacement shim) v8 -# Sun Jan 17 04:48:12 PM EST 2021 +# Mon Apr 5 08:25:07 PM EDT 2021 pkgbase = gtk-theme-windows-7 pkgdesc = Linux theme based on the apperance of Windows 7 pkgver = 2.1 pkgrel = 1 - url = https://github.com/B00merang-Project/Windows-Server-2003 + url = https://github.com/B00merang-Project/Windows-7 arch = any license = GPLv3 optdepends = gnome-themes-extra: for the GTK3 theme? @@ -6,7 +6,7 @@ pkgver=2.1 pkgrel=1 pkgdesc="Linux theme based on the apperance of Windows 7" arch=('any') -url="https://github.com/B00merang-Project/Windows-Server-2003" +url="https://github.com/B00merang-Project/Windows-7" license=('GPLv3') optdepends=('gnome-themes-extra: for the GTK3 theme?' 'gtk-engine-murrine: for the GTK2 theme') |