summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07c74a59c9b1..e2a8f447df43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: itsme <mymail@ishere.ru>
pkgname=debops
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Your Debian-based data center in a box"
arch=('any')
@@ -20,7 +20,7 @@ optdepends=(
makedepends=('python-setuptools')
conflicts=('depops-git')
source=(https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz)
-sha512sums=('8e309aaaf96e42610cd59a3f110c92afc419389d82801f15dc8e74921e3acb0f36d0188f2a83830865d5b10e368130bb1642d01c45692b4d1077866cf32b60eb')
+sha512sums=('c27cce1f334a4ae7cff07e8c5507e415133ea38a5b6a71ea7da977520d3e392b0242a7059728fc40628393f2c5a9f186cdfd81fbfb4a7dbd541ddb6661b4cd8b')
build() {
cd "$pkgname-$pkgver"