summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a525c563dcb5..22fbb182da1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 22 18:06:48 UTC 2017
+# Fri Sep 1 07:37:25 UTC 2017
pkgbase = mingw-w64-hicolor-icon-theme
pkgdesc = Freedesktop.org Hicolor icon theme (mingw-w64)
- pkgver = 0.16
+ pkgver = 0.17
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/icon-theme/
arch = any
@@ -11,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.16.tar.xz
- sha256sums = b0f8e770815fc80f7719d367608a2eb05572570cfca2734f986deae73e7d1f39
+ source = https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.17.tar.xz
+ sha256sums = 317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d588a9d8
pkgname = mingw-w64-hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 15ee9f8f1ed5..9431cb86ba68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-hicolor-icon-theme
-pkgver=0.16
+pkgver=0.17
pkgrel=1
pkgdesc="Freedesktop.org Hicolor icon theme (mingw-w64)"
arch=(any)
@@ -9,8 +9,8 @@ url="https://wiki.freedesktop.org/www/Software/icon-theme/"
license=('GPL')
makedepends=('mingw-w64-configure')
options=(!strip !buildflags staticlibs)
-source=("http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-${pkgver}.tar.xz")
-sha256sums=('b0f8e770815fc80f7719d367608a2eb05572570cfca2734f986deae73e7d1f39')
+source=("https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-${pkgver}.tar.xz")
+sha256sums=('317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d588a9d8')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"