summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Weiman2020-02-13 10:55:17 -0500
committerMark Weiman2020-02-13 10:55:17 -0500
commitd1f435a80cea0f85453cc82f69cf3bbafc20d300 (patch)
tree8cb3737c2361d0fa8075f23cbd5ade81ca7f1a4d /PKGBUILD
parent4d7d041ef6d81bc613645a37b5e3adf9d2a378ab (diff)
downloadaur-d1f435a80cea0f85453cc82f69cf3bbafc20d300.tar.gz
Update to 2020.01.0-1
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}