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 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() {