Jan Alexander Steffens 10 năm trước cách đây
mục cha
commit
1be8bd7c13
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      PKGBUILD

+ 3 - 3
PKGBUILD

@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot <jgc@archlinux.org>
 
 pkgname=adwaita-icon-theme
-pkgver=3.16.0
-pkgrel=2
+pkgver=3.16.2.1
+pkgrel=1
 pkgdesc="Adwaita icon theme"
 arch=(any)
 depends=('hicolor-icon-theme' 'gtk-update-icon-cache' 'librsvg')
@@ -13,7 +13,7 @@ groups=('gnome')
 install=adwaita-icon-theme.install
 options=('!emptydirs')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a3c8ad3b099ca571b423811a20ee9a7a43498cfa04d299719ee43cd7af6f6eb1')
+sha256sums=('b4556dfbf555d4fac12d4d5c12f7519de0d43ec42a1b649611439a50bf7acb96')
 
 build() {
     cd "$pkgname-$pkgver"