summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElrondo462019-09-14 08:49:31 +0200
committerElrondo462019-09-14 08:49:31 +0200
commit7ca77021e2921e6c7f01351e72c6a403387d0835 (patch)
tree5fd81a3832ec7b35f7a96037d6111c78b830dbc1
parentfe2f64bb06f8147f3427bba49177a0b185bc9030 (diff)
downloadaur-7ca77021e2921e6c7f01351e72c6a403387d0835.tar.gz
fixed bugs
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c488a85c0cc8..fdcea4d61208 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = docker-userspace
pkgdesc = Docker in Username Space better isolation and security in case of file conflict you have to do it manually
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.tuxnvape.fr/
install = docker-userspace.install
arch = x86_64
license = GPL3
depends = docker
source = https://github.com/Elrondo46/docker-userspace/archive/1.1.tar.gz
- sha256sums = SKIP
+ sha256sums = fa3b8b548c55fc366f41624ed17d9443a108471ccb93f86eaad5089942a01a19
pkgname = docker-userspace
diff --git a/PKGBUILD b/PKGBUILD
index 156ef941eaf4..327ad66041f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=docker-userspace
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Docker in Username Space better isolation and security in case of file conflict you have to do it manually"
arch=('x86_64')
license=('GPL3')