From c39cadabc8372b0dab6dac8175141f0668c5a3f8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 19 Oct 2020 01:38:35 -0700 Subject: Sync source urls Use b2sums --- PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index f1d0b34..12f9650 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgname=usbctl pkgver=1.2 -pkgrel=1 +pkgrel=2 pkgdesc='Linux-hardened deny_new_usb control' url='https://github.com/anthraxx/usbctl' arch=('any') @@ -17,13 +17,13 @@ depends=('linux-hardened' 'bash' 'usbutils' 'coreutils' 'diffutils' 'procps-ng' #checkdepends=('shellcheck') optdepends=('sudo: elevate to root when needed') conflicts=('usbctl-libre') -source=(https://github.com/anthraxx/usbctl/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz - https://github.com/anthraxx/usbctl/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig +source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz + ${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig ${pkgname}.install) # 10-${pkgname}.conf) -sha512sums=('26395f6723787998c71f296cd6f14ce4f7215957ec6cf8ca732e03ebf0b66c67ad60862c8b5970e2ac69a8a00c957d98712f182bba5893058b37f748d970753b' - 'SKIP' - '3d40a6d8e806f9883df648fd6cea7881af0e12b185211b81e2390197c71ab492b9806beb154832af9f757b4393dfae0ec3fed9377a5f42f4cb08f380d3d45653') +b2sums=('4b9c5fb37de2ac363757d9dbd109f4dc7adc159853049def4f5f8bb1d58ef6bc2fa67a206988e5aaccc6a57a74798fb6cf368d766b93cc7d0e8d9df2425c11e2' + 'SKIP' + 'b47259e44c6c2e66bf9d7b04311a59f0a8af1937cc66909ec400022a8f9171619d4b01979a4157a4ffc2fbafd240d9a460b1961d760622b94c51e66b6b43c387') # 'e36a3d97daef70992c84efb633904055d94ac0bb74fc355c01defec74a63c27f097b66e19849c207b1428f353f530978e5d43c31c3d5b47bd976c2c868ac8245') validpgpkeys=('E240B57E2C4630BA768E2F26FC1B547C8D8172C8') # Levente Polyak -- cgit v1.2.1