summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6b4d35335ee..117df8a1f92b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = docker-slim-bin
pkgdesc = Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
pkgver = 1.40.11
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/docker-slim/docker-slim
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index e76e205fd631..00517f644e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=docker-slim-bin
_pkgname=docker-slim
pkgver=1.40.11
-pkgrel=1
+pkgrel=3
pkgdesc="Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)"
arch=('x86_64' 'aarch64')
url="https://github.com/docker-slim/docker-slim"