summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYu-Fu Fu2021-06-06 23:46:19 -0400
committerYu-Fu Fu2021-06-06 23:46:19 -0400
commitb5335f59f3ae4db11d074bd768a7c1596261b1f1 (patch)
tree1fb9361061a638af274330f05186aee83f9614fa
parentb34862ce84e66eb65b8e93aa1fed8f5981b1d5b3 (diff)
downloadaur-b5335f59f3ae4db11d074bd768a7c1596261b1f1.tar.gz
upgpkg: ttf-all-the-icons 5.0.0-1
upstream release main ttf-all-the-icons
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6c8cba2bb00..a2e5f76c8a31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-all-the-icons
pkgdesc = Icon font for all-the-icons.el (A utility package to collect various Icon Fonts and propertize them within Emacs.)
- pkgver = 4.0.1
+ pkgver = 5.0.0
pkgrel = 1
url = https://github.com/domtronn/all-the-icons.el
arch = any
@@ -11,8 +11,7 @@ pkgbase = ttf-all-the-icons
provides = ttf-octicons
provides = ttf-weather-icons
conflicts = ttf-octicons
- source = ttf-all-the-icons-4.0.1.tar.gz::https://github.com/domtronn/all-the-icons.el/archive/4.0.1.tar.gz
- sha256sums = 30ac8a44efdf638e893b9f802cde3388da8776d39296dcc83694720ba74950d0
+ source = ttf-all-the-icons-5.0.0.tar.gz::https://github.com/domtronn/all-the-icons.el/archive/5.0.0.tar.gz
+ sha256sums = 72ac4544ba715e082e1150adce50f9ad80b9d350585acd45ee080ac4e91caa57
pkgname = ttf-all-the-icons
-
diff --git a/PKGBUILD b/PKGBUILD
index 65af72c25063..c69e3caeea0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgsrcname=all-the-icons.el
_pkgmaintainer=domtronn
_versionprefix=
-pkgver=4.0.1
+pkgver=5.0.0
pkgrel=1
pkgdesc="Icon font for all-the-icons.el (A utility package to collect various Icon Fonts and propertize them within Emacs.)"
pkgname=ttf-all-the-icons
@@ -16,7 +16,7 @@ license=('MIT')
provides=('ttf-atom-file-icons' 'ttf-font-awesome' 'ttf-material-design-icons' 'ttf-octicons' 'ttf-weather-icons')
conflicts=('ttf-octicons')
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/${_versionprefix}${pkgver}.tar.gz")
-sha256sums=('30ac8a44efdf638e893b9f802cde3388da8776d39296dcc83694720ba74950d0')
+sha256sums=('72ac4544ba715e082e1150adce50f9ad80b9d350585acd45ee080ac4e91caa57')
package() {
cd "${srcdir}/${_pkgsrcname}-${pkgver}/"