summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2017-09-14 21:21:25 +0800
committerTing-Wei Lan2017-09-14 21:21:25 +0800
commita73959f0f8e188b08807d0052e58cd1c165036e5 (patch)
tree8e25c530a4ee2b866f99e42124dfeeef58fc0401
parent6c4bfb1d3e1a0a63ebb3adcde130196bd456fd21 (diff)
downloadaur-a73959f0f8e188b08807d0052e58cd1c165036e5.tar.gz
mingw-w64-adwaita-icon-theme: 3.24.0 -> 3.26.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 950650ee1b21..505228d4a975 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 14 02:55:14 UTC 2017
+# Thu Sep 14 13:21:25 UTC 2017
pkgbase = mingw-w64-adwaita-icon-theme
pkgdesc = Adwaita icon theme (mingw-w64)
- pkgver = 3.24.0
+ pkgver = 3.26.0
pkgrel = 1
url = http://www.gnome.org
arch = any
@@ -14,8 +14,8 @@ pkgbase = mingw-w64-adwaita-icon-theme
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.gnome.org/sources/adwaita-icon-theme/3.24/adwaita-icon-theme-3.24.0.tar.xz
- sha256sums = ccf79ff3bd340254737ce4d28b87f0ccee4b3358cd3cd5cd11dc7b42f41b272a
+ source = https://download.gnome.org/sources/adwaita-icon-theme/3.26/adwaita-icon-theme-3.26.0.tar.xz
+ sha256sums = 9cad85de19313f5885497aceab0acbb3f08c60fcd5fa5610aeafff37a1d12212
pkgname = mingw-w64-adwaita-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 5a5f9ea6fff0..7a0e58461097 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-adwaita-icon-theme
-pkgver=3.24.0
+pkgver=3.26.0
pkgrel=1
pkgdesc="Adwaita icon theme (mingw-w64)"
arch=(any)
@@ -14,7 +14,7 @@ makedepends=(
depends=('mingw-w64-hicolor-icon-theme')
options=(!strip !buildflags staticlibs)
source=("https://download.gnome.org/sources/adwaita-icon-theme/${pkgver%.*}/adwaita-icon-theme-${pkgver}.tar.xz")
-sha256sums=('ccf79ff3bd340254737ce4d28b87f0ccee4b3358cd3cd5cd11dc7b42f41b272a')
+sha256sums=('9cad85de19313f5885497aceab0acbb3f08c60fcd5fa5610aeafff37a1d12212')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"