summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2018-03-15 07:58:46 +0800
committerTing-Wei Lan2018-03-15 07:58:46 +0800
commit4e07b7bddfd8842ee2118956f3b4a7ee26db2ddf (patch)
tree294e1a52a9a0e5ff846088588bdd84a599360a07
parentb6caab1b4d77f61ee56691b5ad8e0430b16f623c (diff)
downloadaur-4e07b7bddfd8842ee2118956f3b4a7ee26db2ddf.tar.gz
mingw-w64-adwaita-icon-theme: 3.26.1 -> 3.28.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afe09a79f08f..900b0ad928b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 1 13:07:50 UTC 2017
+# Wed Mar 14 23:58:47 UTC 2018
pkgbase = mingw-w64-adwaita-icon-theme
pkgdesc = Adwaita icon theme (mingw-w64)
- pkgver = 3.26.1
+ pkgver = 3.28.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.26/adwaita-icon-theme-3.26.1.tar.xz
- sha256sums = 28ba7392c7761996efd780779167ea6c940eedfb1bf37cfe9bccb7021f54d79d
+ source = https://download.gnome.org/sources/adwaita-icon-theme/3.28/adwaita-icon-theme-3.28.0.tar.xz
+ sha256sums = 7aae8c1dffd6772fd1a21a3d365a0ea28b7c3988bdbbeafbf8742cda68242150
pkgname = mingw-w64-adwaita-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 889b6961f0d1..ffc51f2751fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-adwaita-icon-theme
-pkgver=3.26.1
+pkgver=3.28.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=('28ba7392c7761996efd780779167ea6c940eedfb1bf37cfe9bccb7021f54d79d')
+sha256sums=('7aae8c1dffd6772fd1a21a3d365a0ea28b7c3988bdbbeafbf8742cda68242150')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"