summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Shparber2023-08-06 02:02:52 -0400
committerOleg Shparber2023-08-06 02:02:52 -0400
commita3ae4ddae8382c5cad89d80ee28f4e3ebb564896 (patch)
tree6a2fc038d57e6cba94d925d6b9206ccf7c07a9eb
parent71fb12ab1f8a5a8583271e4eb85f64bef1fa31fd (diff)
downloadaur-a3ae4ddae8382c5cad89d80ee28f4e3ebb564896.tar.gz
Update to v4.0.0.r83.g6745d95590b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a73eb7d373d..e1b51af7c8a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = material-icons-git
pkgdesc = Material design icons is the official icon set from Google.
- pkgver = 4.0.0.r43.g8825e59fa98
+ pkgver = 4.0.0.r83.g6745d95590b
pkgrel = 1
url = https://github.com/google/material-design-icons
arch = any
license = Apache
makedepends = git
- provides = otf-material-icons=4.0.0.r43.g8825e59fa98
- provides = ttf-material-icons=4.0.0.r43.g8825e59fa98
+ provides = otf-material-icons=4.0.0.r83.g6745d95590b
+ provides = ttf-material-icons=4.0.0.r83.g6745d95590b
source = git+https://github.com/google/material-design-icons.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9b0207549cd5..bccd7007ff9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=material-design-icons
pkgbase=material-icons-git
pkgname=("otf-${pkgbase}" "ttf-${pkgbase}")
-pkgver=4.0.0.r43.g8825e59fa98
+pkgver=4.0.0.r83.g6745d95590b
pkgrel=1
pkgdesc="Material design icons is the official icon set from Google."
url='https://github.com/google/material-design-icons'