summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2020-04-26 17:43:59 +0200
committerFrederik Schwan2020-04-26 17:43:59 +0200
commit79807c10e89d707a3ff2a44bad01b520d6e959cb (patch)
tree88aa4d276eeb0041cbba23d3bfcb13fbc667da3f /PKGBUILD
parent38e935e3c8043c292d551f81d67d668c7a01f51b (diff)
downloadaur-79807c10e89d707a3ff2a44bad01b520d6e959cb.tar.gz
migrate to b2sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d6c9346969c..2117443377ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python')
makedepends=('python-setuptools')
source=("https://github.com/liip/requests_gpgauthlib/archive/${pkgver}.tar.gz")
-sha512sums=('5ca9a0bc9af081623cf868ff259e71c866f3e653c60ba576a9cd687f641469c8f45de2633dceeb7c17e842ab426cacb0b21706cc9e16b1de26f4843a0e42f071')
+b2sums=('ee17a073377f7b413bb9377b04ba99188794cf67433c60d087f667bd89e479e470f6a1f3e4d564cd90981300a3734f68d14cb66e25e20828ff27c7f17386cbf6')
build() {
cd requests_gpgauthlib-${pkgver}