Date: Friday, November 8, 2019 @ 12:24:40
  Author: heftig
Revision: 367203

3.34.3-1

Modified:
  adwaita-icon-theme/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-08 11:35:19 UTC (rev 367202)
+++ PKGBUILD    2019-11-08 12:24:40 UTC (rev 367203)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=adwaita-icon-theme
-pkgver=3.34.2
+pkgver=3.34.3
 pkgrel=1
 pkgdesc="GNOME standard icons"
 url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme";
@@ -11,7 +11,7 @@
 license=(LGPL3 CCPL:by-sa)
 depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
 makedepends=(git gtk3)
-_commit=5f415a930d6f830565d187242e6641b2c343b362  # master
+_commit=f3582481bc7e00c855bc8b169457e01b6ca91a4a  # tags/3.34.3^0
 
source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -22,7 +22,6 @@
 
 prepare() {
   cd $pkgname
-  git tag -f 3.34.2 5f415a930d6f830565d187242e6641b2c343b362  # Fixup tag
   autoreconf -fvi
 }
   

Reply via email to