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 75b7e7a557e7..a0795c8317a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael von Domaros <mvondomaros at gmail dot com>
pkgname=travis
-pkgver=160101
-pkgrel=3
+pkgver=160223
+pkgrel=1
pkgdesc="Trajectory Analyzer and Visualizer"
arch=('i686' 'x86_64')
url="http://www.travis-analyzer.de"
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('gcc-libs')
options=('!strip')
source=($url/files/$pkgname-src-$pkgver.tar.gz)
-md5sums=('b5230e5463412007ae413846a6fea9fb')
+md5sums=('e961acbe5e18fd3d21fe2f0305f2af9e')
build() {
cd "$srcdir/$pkgname-src-$pkgver"