summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2017-12-01 21:07:50 +0800
committerTing-Wei Lan2017-12-01 21:07:50 +0800
commitb6caab1b4d77f61ee56691b5ad8e0430b16f623c (patch)
tree447ca45c7a597d5212771fa34d981105e3010d5d
parenta73959f0f8e188b08807d0052e58cd1c165036e5 (diff)
downloadaur-b6caab1b4d77f61ee56691b5ad8e0430b16f623c.tar.gz
mingw-w64-adwaita-icon-theme: 3.26.0 -> 3.26.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 505228d4a975..afe09a79f08f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 14 13:21:25 UTC 2017
+# Fri Dec 1 13:07:50 UTC 2017
pkgbase = mingw-w64-adwaita-icon-theme
pkgdesc = Adwaita icon theme (mingw-w64)
- pkgver = 3.26.0
+ pkgver = 3.26.1
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.26/adwaita-icon-theme-3.26.0.tar.xz
- sha256sums = 9cad85de19313f5885497aceab0acbb3f08c60fcd5fa5610aeafff37a1d12212
+ source = https://download.gnome.org/sources/adwaita-icon-theme/3.26/adwaita-icon-theme-3.26.1.tar.xz
+ sha256sums = 28ba7392c7761996efd780779167ea6c940eedfb1bf37cfe9bccb7021f54d79d
pkgname = mingw-w64-adwaita-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 7a0e58461097..889b6961f0d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-adwaita-icon-theme
-pkgver=3.26.0
+pkgver=3.26.1
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=('9cad85de19313f5885497aceab0acbb3f08c60fcd5fa5610aeafff37a1d12212')
+sha256sums=('28ba7392c7761996efd780779167ea6c940eedfb1bf37cfe9bccb7021f54d79d')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"