summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2019-11-09 14:11:12 +0800
committerTing-Wei Lan2019-11-09 14:11:12 +0800
commit0a00806bb182135590d209955b48ce1ea4966cd7 (patch)
treedede8de842c9f3e5ef4e998a57d3bdb536e0fa32
parent2663b356ffbf365a3991120d27a43e6f04dbb922 (diff)
downloadaur-0a00806bb182135590d209955b48ce1ea4966cd7.tar.gz
mingw-w64-adwaita-icon-theme: 3.34.0 -> 3.34.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f66d6add85a7..fa55a8f80e64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-adwaita-icon-theme
pkgdesc = Adwaita icon theme (mingw-w64)
- pkgver = 3.34.0
+ pkgver = 3.34.3
pkgrel = 1
url = http://www.gnome.org
arch = any
@@ -12,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.34/adwaita-icon-theme-3.34.0.tar.xz
- sha256sums = 40b7e91f8263552b64d0f9beff33150291b086618ce498c71bf10035e48c7c7f
+ source = https://download.gnome.org/sources/adwaita-icon-theme/3.34/adwaita-icon-theme-3.34.3.tar.xz
+ sha256sums = e7c2d8c259125d5f35ec09522b88c8fe7ecf625224ab0811213ef0a95d90b908
pkgname = mingw-w64-adwaita-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 8312ac945d01..031746340a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-adwaita-icon-theme
-pkgver=3.34.0
+pkgver=3.34.3
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=('40b7e91f8263552b64d0f9beff33150291b086618ce498c71bf10035e48c7c7f')
+sha256sums=('e7c2d8c259125d5f35ec09522b88c8fe7ecf625224ab0811213ef0a95d90b908')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')