summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Poest2022-01-28 13:57:30 -0600
committerBen Poest2022-01-28 13:57:30 -0600
commita65e719f496d186b365abda7330ef2209ab3661e (patch)
treea72fd00253d36b8b5138916cd0ca49be439ab446
parent822d20f8fd3dab850ae25cd7635f9061e2b29a6c (diff)
downloadaur-a65e719f496d186b365abda7330ef2209ab3661e.tar.gz
New maintainer, updated checksums
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60bad282e967..a1f4916d2d65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
pkgver = 3.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/B00merang-Project/Windows-10
changelog = gtk-theme-windows10.changelog
arch = any
@@ -13,4 +13,3 @@ pkgbase = gtk-theme-windows10
sha1sums = f68b7fadb2a94fa056ab5aab437ce027ec9ea49d
pkgname = gtk-theme-windows10
-
diff --git a/PKGBUILD b/PKGBUILD
index a85b1ef9c759..8f2bc3554393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
+# Maintainer: Ben Poest <ben@poest.com>
# Contributor: Lex Black <autumn-wind@web.de>
# Contributor: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
pkgver=3.2
-pkgrel=1
+pkgrel=2
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
url="https://github.com/B00merang-Project/Windows-10"