summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfwhcat2019-07-05 21:13:37 +0200
committerfwhcat2019-07-05 21:13:37 +0200
commit856c1eb7077c1ed8631d4c810acbcf7f6d9d07fc (patch)
treec13254ad1eca27170b81735f75aef514b6ba72a0
parenta12b0957fb3e2c69c0c6dd66ce38734b0bdccd3f (diff)
downloadaur-856c1eb7077c1ed8631d4c810acbcf7f6d9d07fc.tar.gz
updated to latest version
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD2
3 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39d50746e406..d47489b56617 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by makepkg 5.1.3
-# Thu May 2 20:28:44 UTC 2019
+# Fri Jul 5 19:12:49 UTC 2019
pkgbase = windows10-icon-theme-git
pkgdesc = Windows 10 icon theme
- pkgver = r5.7cf4204
+ pkgver = r6.10d3203
pkgrel = 1
url = https://github.com/B00merang-Artwork/Windows-10
arch = any
license = GPL3
makedepends = git
- provides = windows10-icon-theme
- conflicts = windows10-icon-theme
+ provides = windows10-icon-theme-git
+ conflicts = windows10-icon-theme-git
source = windows10-icon-theme::git+https://github.com/B00merang-Artwork/Windows-10.git
sha256sums = SKIP
diff --git a/.gitignore b/.gitignore
index 5befe97c0c5c..895051156cd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
windows10-icon-theme/
+pkg/
+*.tar.gz
+*.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 94c016435786..ed37f9b9795c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=windows10-icon-theme
pkgname=${_pkgname}-git
-pkgver=r5.7cf4204
+pkgver=r6.10d3203
pkgrel=1
pkgdesc="Windows 10 icon theme"
arch=('any')