summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Pujol2022-09-03 11:12:50 +0100
committerAlexandre Pujol2022-09-03 11:12:50 +0100
commit3303925d3998d7cb0f87a1288ec06c3742cac91f (patch)
treef00ee19fbf8cda886d7c692c442794f3835f7a52
parentf8ef762957b877ab10608c44f7e5705f28b9fcd8 (diff)
downloadaur-3303925d3998d7cb0f87a1288ec06c3742cac91f.tar.gz
upgpkg: debops 3.0.3-2
debops 3.0.3-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 962618b45095..f6e1a93c8f3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = debops
pkgdesc = Your Debian-based data center in a box
- pkgver = 3.0.2
- pkgrel = 1
+ pkgver = 3.0.3
+ pkgrel = 2
url = https://debops.org/
arch = any
license = GPL3
@@ -24,10 +24,10 @@ pkgbase = debops
optdepends = python-ldap: required by Ansible "ldap_*" modules
optdepends = python-passlib: required by Ansible "password" lookup plugin
conflicts = depops-git
- source = debops-3.0.2.tar.gz::https://github.com/debops/debops/archive/v3.0.2.tar.gz
- source = https://github.com/debops/debops/releases/download/v3.0.2/debops-3.0.2.tar.gz.asc
+ source = debops-3.0.3.tar.gz::https://github.com/debops/debops/archive/v3.0.3.tar.gz
+ source = https://github.com/debops/debops/releases/download/v3.0.3/debops-3.0.3.tar.gz.asc
validpgpkeys = 27067A91D620EE91D50309D92DCCF53E9BC74BEC
- sha512sums = 73e395b23b3f82426f7420b8b8a511bb4a6216da8765b8563355006784fb0270c7d7c27684aa9e58455e0196fe81175cfea3fdbbb61c61383e832864f06db735
+ sha512sums = 6ec61e9203d095aee50473f3b5010ed78a2dc9b1ce373f83b68364edec645eb246a4592e2d9fcc83814004e697b41768c17eabf83c6d4ef813b9f00a7141d320
sha512sums = SKIP
pkgname = debops
diff --git a/PKGBUILD b/PKGBUILD
index 215ed2d59150..13fd3748a70e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=debops
pkgver=3.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Your Debian-based data center in a box"
arch=('any')
url="https://debops.org/"