summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo (XenGi) Band2023-08-22 01:25:01 +0200
committerRicardo (XenGi) Band2023-08-22 01:25:01 +0200
commit0aea9c684e421824c3f43bbc32a262cb05de4651 (patch)
tree17489c57bec6927a184b5073f36c12d5db56b5b9
parent3a22e919ebff82f7419141f0977e5ecec4fbc28b (diff)
downloadaur-0aea9c684e421824c3f43bbc32a262cb05de4651.tar.gz
test build
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0fa47459308..2bd79ec19ebf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cephadm-git
pkgdesc = Cephadm deploys and manages a Ceph cluster by connection to hosts from the manager daemon via SSH to add, remove, or update Ceph daemon containers
- pkgver = 18.0.0.r520.g9f56295fcfb
- pkgrel = 2
+ pkgver = 18.0.0.r5589.g100bb997061
+ pkgrel = 1
url = https://ceph.com/
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 0e99e47d2bb3..767895873b14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# maintainer: Ricardo Band <email@ricardo.band>
pkgname=cephadm-git
-pkgver=18.0.0.r520.g9f56295fcfb
-pkgrel=2
+pkgver=18.0.0.r5589.g100bb997061
+pkgrel=1
pkgdesc='Cephadm deploys and manages a Ceph cluster by connection to hosts from the manager daemon via SSH to add, remove, or update Ceph daemon containers'
arch=('any')
url="https://ceph.com/"