summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOriginCode2021-01-20 12:52:16 +0800
committerOriginCode2021-01-20 12:52:16 +0800
commit75009a93f59e1a15ad1f1efb3956587216a357e7 (patch)
tree0eaf16f61e5ae6c481342bf0e53a5e6398d9f38b
parent513e0bbc9db887650193f193b9461a2d0019fe6c (diff)
downloadaur-75009a93f59e1a15ad1f1efb3956587216a357e7.tar.gz
ciel: mise à jour de la description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f55488ef9628..3a1313e60120 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ciel
- pkgdesc = A tool for controlling multi-layer file systems and containers.
+ pkgdesc = AOSC OS containerized maintenance toolkit
pkgver = 3.0.0rc1
pkgrel = 1
url = https://github.com/AOSC-Dev/ciel-rs
diff --git a/PKGBUILD b/PKGBUILD
index f2d5bd1cec54..b20d43312605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=${pkgname}-rs
_pkgver=3.0.0-rc1
pkgver=${_pkgver/-/}
pkgrel=1
-pkgdesc="A tool for controlling multi-layer file systems and containers."
+pkgdesc="AOSC OS containerized maintenance toolkit"
arch=('i686' 'x86_64')
url="https://github.com/AOSC-Dev/ciel-rs"
license=('MIT')