summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2018-09-08 23:36:12 +0800
committerTing-Wei Lan2018-09-08 23:36:12 +0800
commit61ebe6f44de9ea07dc2da87d00de6dc76dec49df (patch)
tree16113338e2ad24831848f6de308229023bd0b10a
parent3842633b128346f6023f4e2b672d8fa1e3c6840c (diff)
downloadaur-61ebe6f44de9ea07dc2da87d00de6dc76dec49df.tar.gz
mingw-w64-adwaita-icon-theme: 3.28.0 -> 3.30.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 900b0ad928b8..e66ad2e508f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 14 23:58:47 UTC 2018
+# Sat Sep 8 15:33:26 UTC 2018
pkgbase = mingw-w64-adwaita-icon-theme
pkgdesc = Adwaita icon theme (mingw-w64)
- pkgver = 3.28.0
+ pkgver = 3.30.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.28/adwaita-icon-theme-3.28.0.tar.xz
- sha256sums = 7aae8c1dffd6772fd1a21a3d365a0ea28b7c3988bdbbeafbf8742cda68242150
+ source = https://download.gnome.org/sources/adwaita-icon-theme/3.30/adwaita-icon-theme-3.30.0.tar.xz
+ sha256sums = 9106729174a3e6cc183d14f74454987f5378b46f213e698a6ab2702f70e4e64b
pkgname = mingw-w64-adwaita-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 108f2030c8d6..51679b2368ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-adwaita-icon-theme
-pkgver=3.28.0
+pkgver=3.30.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=('7aae8c1dffd6772fd1a21a3d365a0ea28b7c3988bdbbeafbf8742cda68242150')
+sha256sums=('9106729174a3e6cc183d14f74454987f5378b46f213e698a6ab2702f70e4e64b')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')