summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSijie Bu2021-07-29 08:31:01 -0700
committerSijie Bu2021-07-29 08:31:01 -0700
commit2152c3029cb0ab35573ecb90f0923a6775eae0ba (patch)
tree74cbd5864d2f87dc7c868092495700328f396b15
parent05819a146f50a2d3933322d89de8407340176c79 (diff)
downloadaur-2152c3029cb0ab35573ecb90f0923a6775eae0ba.tar.gz
Update a typo in installation dir
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c9a628b7575..80f944f9e3b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ciel-arch-plugins-git
pkgdesc = Arch Linux integration plugins for the Ciel container manager.
- pkgver = r6.58a1f23
+ pkgver = r8.03050d9
pkgrel = 1
url = https://gitlab.com/arch-linux-mipsr6/ciel-arch-plugins
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 45018043fe8e..9a277ed1ba8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ciel-arch-plugins-git
_pkgname=ciel-arch-plugins
-pkgver=r6.58a1f23
+pkgver=r8.03050d9
pkgrel=1
pkgdesc="Arch Linux integration plugins for the Ciel container manager."
arch=('x86_64')