summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2020-12-02 21:06:37 +0100
committerAlphaJack2020-12-02 21:06:37 +0100
commitaf7d4fbd005e923e4d20fbc37a0449a6037a94bc (patch)
tree406e102a909af28e07f32c2d6a2b8322c3c4a72d /PKGBUILD
parent1709b5f94706f745452cb01ef69f6cbb4f6ae361 (diff)
downloadaur-python2-bjoern.tar.gz
Replaced md5sums with sha256sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c9f37dad3ff..71ecf98853c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=("i686" "x86_64")
depends=("libev" "python2")
makedepends=("python2-setuptools")
source=("https://pypi.python.org/packages/source/b/bjoern/bjoern-$pkgver.tar.gz")
-md5sums=("9589b4a03f7acf80e0200cf1e5a3b324")
+sha256sums=("01f3b601cf0ab0a9c7cb9c8f944ab7c738baaa6043ca82db20e9bd7a9be5767b")
build(){
cd "bjoern-$pkgver"