summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2017-09-01 15:37:25 +0800
committerTing-Wei Lan2017-09-01 15:37:25 +0800
commit6ba3076752fc85711937aa27d243840f3e1c07b3 (patch)
treea52d0aa4900b7b221e77214370400ea29e60dcdb /PKGBUILD
parent0111b9a2513bdacb607c026c8a464d2b89e141f3 (diff)
downloadaur-6ba3076752fc85711937aa27d243840f3e1c07b3.tar.gz
mingw-w64-hicolor-icon-theme: 0.16 -> 0.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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"