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 d18ec783bef9..07c74a59c9b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: itsme <mymail@ishere.ru>
pkgname=debops
-pkgver=1.2.1
+pkgver=2.0.0
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=('71d8d0902ab503d1f14526801e9e60cb5e4496cb88399f78f0c451135e4c29879884684e053582e41ecd94a51631acb7b8ede6a858ccc2ba5ecdcb67bfcb725b')
+sha512sums=('8e309aaaf96e42610cd59a3f110c92afc419389d82801f15dc8e74921e3acb0f36d0188f2a83830865d5b10e368130bb1642d01c45692b4d1077866cf32b60eb')
build() {
cd "$pkgname-$pkgver"