summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8504d50b9271..e5c660f2d5ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gonçalo Camelo Neves Pereira <goncalo_pereira@outlook.pt>
pkgname=can-utils
-pkgver=2020.02.0
+pkgver=2020.02.04
_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=('ea0f96a02af37f16713284c7bdccdbae716d9bcb979ccfb51185d696c31f9ecf')
+sha256sums=('a766aad89955b9cfcca27f61ef988fa169565c3657d2789808c0f33a7afa23c8')
build() {
cd ${pkgname}-${pkgver}