aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3f0cbf04b80..1749347aad4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = portainer-bin
pkgdesc = A lightweight docker management UI
- pkgver = 2.13.0
+ pkgver = 2.13.1
pkgrel = 1
epoch = 1
url = https://github.com/portainer/portainer
@@ -16,18 +16,18 @@ pkgbase = portainer-bin
source = portainer.service
source = portainer.png
source = portainer.desktop
- source = portainer-2.13.0-src.tar.gz::https://github.com/portainer/portainer/archive/2.13.0.tar.gz
+ source = portainer-2.13.1-src.tar.gz::https://github.com/portainer/portainer/archive/2.13.1.tar.gz
sha256sums = 6084891b03f8985d087b0fce2240766e919ebf0b7f385c0a41b02176585cd270
sha256sums = 8cb50d80f1463cef0a907b7f26ec6387b792182959f51f8cd19dcb6f955b886e
sha256sums = 82f7fca2af76e52147397c3b7b07091b72c1be7c82da6bc47e53001306759635
- sha256sums = 2bc57ad1a0d8137fb597f45dff0e5d93dae3ccf823f5c892ef65d5a910a77750
- source_armv6h = https://github.com/portainer/portainer/releases/download/2.13.0/portainer-2.13.0-linux-arm.tar.gz
- sha256sums_armv6h = e29b6a89b03db2d8931f439068b8f2bf85310ee6584873cba97d92443d1711ae
- source_armv7h = https://github.com/portainer/portainer/releases/download/2.13.0/portainer-2.13.0-linux-arm.tar.gz
- sha256sums_armv7h = e29b6a89b03db2d8931f439068b8f2bf85310ee6584873cba97d92443d1711ae
- source_aarch64 = https://github.com/portainer/portainer/releases/download/2.13.0/portainer-2.13.0-linux-arm64.tar.gz
- sha256sums_aarch64 = 4a22aae4bd21cbc2e3639cfc7522f6e4dfd860192d4c145668dee16c478e7264
- source_x86_64 = https://github.com/portainer/portainer/releases/download/2.13.0/portainer-2.13.0-linux-amd64.tar.gz
- sha256sums_x86_64 = bb804521b03e25a44fc9e38ad3b337885993a9d566a708c0a2ae4d1871837071
+ sha256sums = 4da9945e862fc3b5c5f5124f824593fc5572957b19bfc461c1302362ac0b05a3
+ source_armv6h = https://github.com/portainer/portainer/releases/download/2.13.1/portainer-2.13.1-linux-arm.tar.gz
+ sha256sums_armv6h = 3818ac052776005846ed6fcb3e679918236de19de269c87f251fa495eb907385
+ source_armv7h = https://github.com/portainer/portainer/releases/download/2.13.1/portainer-2.13.1-linux-arm.tar.gz
+ sha256sums_armv7h = 3818ac052776005846ed6fcb3e679918236de19de269c87f251fa495eb907385
+ source_aarch64 = https://github.com/portainer/portainer/releases/download/2.13.1/portainer-2.13.1-linux-arm64.tar.gz
+ sha256sums_aarch64 = 10477721f4307ae13a361c841223d83fa3286bb954e89b2d7af49ea5528086dc
+ source_x86_64 = https://github.com/portainer/portainer/releases/download/2.13.1/portainer-2.13.1-linux-amd64.tar.gz
+ sha256sums_x86_64 = d11e9a02a3559c98cb5caf60282487c2be66cfa28844ed8efb7a41827c4a527a
pkgname = portainer-bin
diff --git a/PKGBUILD b/PKGBUILD
index 67af7d190213..37c3983b3d8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# PRs/Issues: https://github.com/bbrks/aur-portainer-bin
pkgname=portainer-bin
-pkgver=2.13.0
+pkgver=2.13.1
pkgrel=1
epoch=1
pkgdesc="A lightweight docker management UI"
@@ -28,11 +28,11 @@ source_armv7h=("${url}/releases/download/${pkgver}/portainer-${pkgver}-linux-arm
sha256sums=('6084891b03f8985d087b0fce2240766e919ebf0b7f385c0a41b02176585cd270'
'8cb50d80f1463cef0a907b7f26ec6387b792182959f51f8cd19dcb6f955b886e'
'82f7fca2af76e52147397c3b7b07091b72c1be7c82da6bc47e53001306759635'
- '2bc57ad1a0d8137fb597f45dff0e5d93dae3ccf823f5c892ef65d5a910a77750')
-sha256sums_armv6h=('e29b6a89b03db2d8931f439068b8f2bf85310ee6584873cba97d92443d1711ae')
-sha256sums_armv7h=('e29b6a89b03db2d8931f439068b8f2bf85310ee6584873cba97d92443d1711ae')
-sha256sums_aarch64=('4a22aae4bd21cbc2e3639cfc7522f6e4dfd860192d4c145668dee16c478e7264')
-sha256sums_x86_64=('bb804521b03e25a44fc9e38ad3b337885993a9d566a708c0a2ae4d1871837071')
+ '4da9945e862fc3b5c5f5124f824593fc5572957b19bfc461c1302362ac0b05a3')
+sha256sums_armv6h=('3818ac052776005846ed6fcb3e679918236de19de269c87f251fa495eb907385')
+sha256sums_armv7h=('3818ac052776005846ed6fcb3e679918236de19de269c87f251fa495eb907385')
+sha256sums_aarch64=('10477721f4307ae13a361c841223d83fa3286bb954e89b2d7af49ea5528086dc')
+sha256sums_x86_64=('d11e9a02a3559c98cb5caf60282487c2be66cfa28844ed8efb7a41827c4a527a')
package() {
install -Dm644 "${srcdir}/portainer-${pkgver}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"