summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2017-08-23 02:06:48 +0800
committerTing-Wei Lan2017-08-23 02:06:48 +0800
commit0111b9a2513bdacb607c026c8a464d2b89e141f3 (patch)
tree5c489b8b41fb7d67c36a9b80edd936fbeb874401
parentecd23b56337f18791b4c3006640b8f1c1ce173e5 (diff)
downloadaur-0111b9a2513bdacb607c026c8a464d2b89e141f3.tar.gz
mingw-w64-hicolor-icon-theme: 0.15 -> 0.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d734f7e6b87..a525c563dcb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Aug 22 18:06:48 UTC 2017
pkgbase = mingw-w64-hicolor-icon-theme
pkgdesc = Freedesktop.org Hicolor icon theme (mingw-w64)
- pkgver = 0.15
+ pkgver = 0.16
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/icon-theme/
arch = any
@@ -9,8 +11,8 @@ pkgbase = mingw-w64-hicolor-icon-theme
options = !strip
options = !buildflags
options = staticlibs
- source = http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.15.tar.xz
- sha256sums = 9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc
+ source = http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.16.tar.xz
+ sha256sums = b0f8e770815fc80f7719d367608a2eb05572570cfca2734f986deae73e7d1f39
pkgname = mingw-w64-hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index b4f40fd4f017..15ee9f8f1ed5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-hicolor-icon-theme
-pkgver=0.15
+pkgver=0.16
pkgrel=1
pkgdesc="Freedesktop.org Hicolor icon theme (mingw-w64)"
arch=(any)
@@ -10,7 +10,7 @@ license=('GPL')
makedepends=('mingw-w64-configure')
options=(!strip !buildflags staticlibs)
source=("http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-${pkgver}.tar.xz")
-sha256sums=('9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc')
+sha256sums=('b0f8e770815fc80f7719d367608a2eb05572570cfca2734f986deae73e7d1f39')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"