summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2019-05-14 21:03:32 +0800
committerTing-Wei Lan2019-05-14 21:03:32 +0800
commit3a9810d88601dfefa864f6c530529d0be8c7e2b5 (patch)
treef8a3678dd72e2ce56e4488dcefdf7ba80f5dbee6
parent0e69ba038050189f1b0e5bd087e5059d00573028 (diff)
downloadaur-3a9810d88601dfefa864f6c530529d0be8c7e2b5.tar.gz
mingw-w64-adwaita-icon-theme: 3.30.1 -> 3.32.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd759ef96c4c..2e212dd7bdd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Nov 21 14:45:37 UTC 2018
pkgbase = mingw-w64-adwaita-icon-theme
pkgdesc = Adwaita icon theme (mingw-w64)
- pkgver = 3.30.1
+ pkgver = 3.32.0
pkgrel = 1
url = http://www.gnome.org
arch = any
@@ -14,8 +12,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.1.tar.xz
- sha256sums = 6d752a2b1bc668483956d4485c39cad1642d9358e133ff689526e43674a4e1ce
+ source = https://download.gnome.org/sources/adwaita-icon-theme/3.32/adwaita-icon-theme-3.32.0.tar.xz
+ sha256sums = 698db6e407bb987baec736c6a30216dfc0317e3ca2403c7adf3a5aa46c193286
pkgname = mingw-w64-adwaita-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 80f0db76632f..a4d18547bc82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-adwaita-icon-theme
-pkgver=3.30.1
+pkgver=3.32.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=('6d752a2b1bc668483956d4485c39cad1642d9358e133ff689526e43674a4e1ce')
+sha256sums=('698db6e407bb987baec736c6a30216dfc0317e3ca2403c7adf3a5aa46c193286')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')