summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-08-21 14:55:54 +0200
committerGoliathLabs2020-08-21 14:55:54 +0200
commit80fa6f881bee68e6733d403a9d42efca69835f82 (patch)
tree853df9ebc8776230fc107fafb5ee5189e612ec49 /PKGBUILD
parent62cea70983074e47042ccdef226196f8ff2d6d39 (diff)
downloadaur-yarp.tar.gz
Updated: 3.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f79086c9873..0268b093bc44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stefan Schmidt <thrimbor dot github at gmail dot com>
pkgname=yarp
-pkgver=3.3.2
+pkgver=3.3.3
pkgrel=1
pkgdesc='Yet Another Robot Platform'
arch=('x86_64' 'i686')
@@ -10,7 +10,7 @@ url="http://www.yarp.it"
license=('LGPL')
depends=('cmake' 'subversion' 'wget' 'qt5-base' 'qt5-declarative' 'qt5-multimedia' 'qt5-svg' 'goocanvasmm' 'tinyxml' 'gtkmm' 'ace' 'gsl' 'eigen')
makedepends=('cmake')
-sha256sums=('689c521800d7f32e0896b7281ba2510d0e22d22336da75a27504ec94b54234f6')
+sha256sums=('c41056353540de983a434e8cda4e7046b06062121745d1b6149839982b199b94')
source=("https://github.com/robotology/yarp/archive/v${pkgver}.tar.gz")
build() {