summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2018-11-21 22:45:37 +0800
committerTing-Wei Lan2018-11-21 22:45:37 +0800
commit0e69ba038050189f1b0e5bd087e5059d00573028 (patch)
treef8c5721621aeae12a27991b4764c565b1c61c2a8
parent61ebe6f44de9ea07dc2da87d00de6dc76dec49df (diff)
downloadaur-0e69ba038050189f1b0e5bd087e5059d00573028.tar.gz
mingw-w64-adwaita-icon-theme: 3.30.0 -> 3.30.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e66ad2e508f8..dd759ef96c4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 8 15:33:26 UTC 2018
+# Wed Nov 21 14:45:37 UTC 2018
pkgbase = mingw-w64-adwaita-icon-theme
pkgdesc = Adwaita icon theme (mingw-w64)
- pkgver = 3.30.0
+ pkgver = 3.30.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.30/adwaita-icon-theme-3.30.0.tar.xz
- sha256sums = 9106729174a3e6cc183d14f74454987f5378b46f213e698a6ab2702f70e4e64b
+ source = https://download.gnome.org/sources/adwaita-icon-theme/3.30/adwaita-icon-theme-3.30.1.tar.xz
+ sha256sums = 6d752a2b1bc668483956d4485c39cad1642d9358e133ff689526e43674a4e1ce
pkgname = mingw-w64-adwaita-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 51679b2368ff..80f0db76632f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-adwaita-icon-theme
-pkgver=3.30.0
+pkgver=3.30.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=('9106729174a3e6cc183d14f74454987f5378b46f213e698a6ab2702f70e4e64b')
+sha256sums=('6d752a2b1bc668483956d4485c39cad1642d9358e133ff689526e43674a4e1ce')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')