summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorimlonghao2023-03-04 09:32:23 +0000
committerimlonghao2023-03-04 09:32:23 +0000
commit073433d60ee505187dff1b03ec90c4d7c54993b5 (patch)
tree7f4b8fe88c4862deee554b8b06e80f680a7e7bbc /PKGBUILD
parenta313c5e02acd46a089484ebd38a23ada5746f1c5 (diff)
downloadaur-python-runlike.tar.gz
New version 1.4.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8869e53104df..75d2a1960ac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-runlike
_pkgname=runlike
-pkgver=1.4.4
+pkgver=1.4.9
pkgrel=1
pkgdesc="Given an existing docker container, prints the command line necessary to run a copy of it"
arch=("any")
@@ -12,7 +12,7 @@ depends=('python-click')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
"${url}/raw/master/LICENSE.txt")
-b2sums=('46fba38589a6871d20555ea654c7e857b0e58784dd925abd5a15d683f6fd4054b2aa1e935f8eaf920f1e4df019cc73361c18e8250662f0fe291965c139b21514'
+b2sums=('4822a4648b3b57c3fe8026e1cf0845a92b064a3bc95bca9f9c23663399e9f072a581ca535994e79c1e1a1390f7cebcda14aa17e5a2aa5b1cac66397137d82ba6'
'63dfe6d6c08298442d1d40cc4db199113527e8124018fc864a008a2f00f2e25ddf9cf4cece3762be8fe4bf6b3f9b788c6c7e9fd2069aaa7ccbc0231f341b5330')
build() {