summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Weiman2021-11-06 18:29:08 -0400
committerMark Weiman2021-11-06 18:29:08 -0400
commit7eecafb2c179b421d0a3b0209a18451e26f82787 (patch)
treed543659d52910ee640e31dc3830a306d4cfc36e9 /PKGBUILD
parent74dde391d7ceca459d7c97dd7955840865010894 (diff)
downloadaur-7eecafb2c179b421d0a3b0209a18451e26f82787.tar.gz
update to 2021.08.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bcd5c9759f6..e306b4aa3b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gonçalo Camelo Neves Pereira <goncalo_pereira@outlook.pt>
pkgname=can-utils
-pkgver=2020.12.0
+pkgver=2021.08.0
_pkgname=can-utils-${pkgver}
pkgrel=1
pkgdesc="Linux-CAN / SocketCAN user space applications"
@@ -10,7 +10,7 @@ url="https://github.com/linux-can/can-utils"
license=('GPLv2')
conflicts=("can-utils-git")
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('c5c22a00ce2ea7578d7617ac0affef8f47a349be58e708780d703b979f324a2b')
+sha256sums=('c9b8f29515ad34af7f78450ec55c983abc5393e86b1f128a92ac0dfd141baaf7')
build() {
cd ${pkgname}-${pkgver}