From 13cf04fa8bd0cb2c9452df751703a8bb5e155fe9 Mon Sep 17 00:00:00 2001 From: Adrian Lopez Date: Sat, 25 Sep 2021 00:12:19 +0200 Subject: [PATCH] fix --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index fb5b010..2219bc8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgname=wofi-calc pkgver=1.0 pkgrel=1 epoch= -pkgdesc="Search code documentation from rofi" +pkgdesc="Search code documentation from wofi" arch=(x86_64 i686) url="https://github.com/Zeioth/wofi-calc.git" license=('MIT')