summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 028aca1e9a65..8504d50b9271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Gonçalo Camelo Neves Pereira <goncalo_pereira@outlook.pt>
pkgname=can-utils
-pkgver=2018.02.0
+pkgver=2020.02.0
_pkgname=can-utils-${pkgver}
-pkgrel=3
+pkgrel=1
pkgdesc="Linux-CAN / SocketCAN user space applications"
arch=('x86_64' 'armv6h')
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=('370ad4b19447c29099f7300548f1a3362d6e123c4a6a827dbbd3110bc2c26839')
+sha256sums=('ea0f96a02af37f16713284c7bdccdbae716d9bcb979ccfb51185d696c31f9ecf')
build() {
cd ${pkgname}-${pkgver}