summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortippfehlr2023-12-13 23:51:43 +0100
committertippfehlr2023-12-13 23:51:43 +0100
commitbb3155b793f6e4b20cbfd6a6ac58bab8d195bbbe (patch)
tree1cb613f95aaa12824f340c4708beb1cc23b954e0
parent2f1ef2cb96e9aaba76cef34d7817c3ceffb45c1d (diff)
downloadaur-bb3155b793f6e4b20cbfd6a6ac58bab8d195bbbe.tar.gz
typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5122081ce44..cb84cebc7a24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=wrestic
pkgname=wrestic-bin
pkgver=1.3.0
pkgrel=1
-pkgdesc='A wrapper around restic build in rust'
+pkgdesc='A wrapper around restic built in rust'
arch=('x86_64')
url="https://github.com/alvaro17f/$_pkgname"
license=('LGPL3')