summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordnrops2023-07-01 11:05:29 +0800
committerdnrops2023-07-01 11:05:29 +0800
commit05f27ba22fb62350fc19a3e560757dc9f9a95292 (patch)
tree0011a9e6ab7a821de61ea616330dc8435303d235
parent56ab7aa092a2d72eaac24a134714b5503dec5e69 (diff)
downloadaur-video-cut-git.tar.gz
new
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc440c8a2a9c..00d5f7e8ea8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = video-cut-git
- pkgdesc = Prepare Rust projects to be released on the Arch Linux User Repository.
+ pkgdesc = Rust writed CLI for cut video in terminal.
pkgver = 1.0.2
pkgrel = 1
url = https://dnrops.gitee.io
diff --git a/PKGBUILD b/PKGBUILD
index 0a544261ca35..9ddf0208ffb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=video-cut-git
_pkgname="video-cut"
pkgver=1.0.2
pkgrel=1
-pkgdesc="Prepare Rust projects to be released on the Arch Linux User Repository."
+pkgdesc="Rust writed CLI for cut video in terminal."
url="https://dnrops.gitee.io"
license=("MIT")
arch=("x86_64")