From 63cecb4f63ad0b7348dc0313ebd646bd4e8d7d4f Mon Sep 17 00:00:00 2001 From: Zeioth Date: Sat, 25 Sep 2021 02:05:36 +0200 Subject: [PATCH] AUR description fixed. --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 7d9ee3e..ae71246 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgname=wofi-calc pkgver=1.0 pkgrel=1 epoch= -pkgdesc="Search code documentation from wofi" +pkgdesc="A simple calculator for wofi, inspired in rofi-calc." arch=(x86_64 i686) url="https://github.com/Zeioth/wofi-calc.git" license=('MIT')