summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorautinerd2023-10-08 16:32:29 +0200
committerautinerd2023-10-08 16:32:29 +0200
commit635ced19af81c618077d3e61a2108157a7f0b3ea (patch)
tree09e1b116a298a8d78fc7da701ae141c4ace7f3cb
parent2596372189a77bf6f746e6d2904df553159e1e40 (diff)
downloadaur-635ced19af81c618077d3e61a2108157a7f0b3ea.tar.gz
fix typo in optdepends
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad63b3fb5188..c2913817cd8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = arcticons-icon-theme-git
pkgdesc = A monotone line-based icon pack for android - freedesktop version (git version)
- pkgver = 7.2.6.r5.gae27e6d0e
+ pkgver = 7.3.7.r0.g844f78947
pkgrel = 1
url = https://github.com/Donnnno/Arcticons
arch = any
license = GPL3
- optdepends = inkscape: for generationg the symbolic icons
+ optdepends = inkscape: for generating the symbolic icons
provides = arcticons-icon-theme
conflicts = arcticons-icon-theme
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 2dafbb754d0f..1f8bf6b9b69f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: autinerd <autinerd-arch at kuyateh dot eu>
pkgname=arcticons-icon-theme-git
-pkgver=7.2.6.r5.gae27e6d0e
+pkgver=7.3.7.r0.g844f78947
pkgrel=1
pkgdesc='A monotone line-based icon pack for android - freedesktop version (git version)'
arch=('any')
-optdepends=('inkscape: for generationg the symbolic icons')
+optdepends=('inkscape: for generating the symbolic icons')
url='https://github.com/Donnnno/Arcticons'
license=('GPL3')
options=(!strip)