summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2020-02-15 22:48:28 +0100
committerFrederic Bezies2020-02-15 22:48:28 +0100
commit822d20f8fd3dab850ae25cd7635f9061e2b29a6c (patch)
tree94025c0a256dcaea703b9f2bf00d4cebbadcd6d2
parent7b0ceb8284cc98bc0e97a71de1cc5b9cbaf55a43 (diff)
downloadaur-822d20f8fd3dab850ae25cd7635f9061e2b29a6c.tar.gz
3.2 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a67c0f0878f..60bad282e967 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 3.1
+ pkgver = 3.2
pkgrel = 1
url = https://github.com/B00merang-Project/Windows-10
changelog = gtk-theme-windows10.changelog
@@ -9,8 +9,8 @@ pkgbase = gtk-theme-windows10
optdepends = gnome-themes-extra: for the GTK3 theme?
optdepends = gtk-engine-murrine: for the GTK2 theme
optdepends = windows10-tint2rc: theme for tint2
- source = gtk-theme-windows10-3.1.tar.gz::https://github.com/B00merang-Project/Windows-10/archive/3.1.tar.gz
- sha1sums = 8001807aa6e36f5408854c30d61d3b8dfc39aa9c
+ source = gtk-theme-windows10-3.2.tar.gz::https://github.com/B00merang-Project/Windows-10/archive/3.2.tar.gz
+ sha1sums = f68b7fadb2a94fa056ab5aab437ce027ec9ea49d
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index ac3cb49d3a45..a85b1ef9c759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=3.1
+pkgver=3.2
pkgrel=1
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('gnome-themes-extra: for the GTK3 theme?'
'windows10-tint2rc: theme for tint2')
changelog=${pkgname}.changelog
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/B00merang-Project/Windows-10/archive/${pkgver}.tar.gz")
-sha1sums=('8001807aa6e36f5408854c30d61d3b8dfc39aa9c')
+sha1sums=('f68b7fadb2a94fa056ab5aab437ce027ec9ea49d')
package() {