Date: Wednesday, February 6, 2019 @ 22:34:58 Author: anthraxx Revision: 345338
upgpkg: usbctl 1.2-1 Modified: usbctl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-06 21:26:13 UTC (rev 345337) +++ PKGBUILD 2019-02-06 22:34:58 UTC (rev 345338) @@ -2,7 +2,7 @@ # Maintainer: kpcyrd <[email protected]> pkgname=usbctl -pkgver=1.1 +pkgver=1.2 pkgrel=1 pkgdesc='Linux-hardened deny_new_usb control' url='https://github.com/anthraxx/usbctl' @@ -13,7 +13,7 @@ optdepends=('sudo: elevate to root when needed') 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) -sha512sums=('11425f7fbe5ea5a4df5b15d886c933b30fe01975f00fcf77a607096fa4219a0be3e44a0fa6c1b88fb8f9531dbe45ce98a6b2f232bf8d6c4e8c04e4ce9e043fbf' +sha512sums=('26395f6723787998c71f296cd6f14ce4f7215957ec6cf8ca732e03ebf0b66c67ad60862c8b5970e2ac69a8a00c957d98712f182bba5893058b37f748d970753b' 'SKIP') validpgpkeys=('E240B57E2C4630BA768E2F26FC1B547C8D8172C8') # Levente Polyak
