summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Behrendt2019-03-10 22:25:13 +0100
committerMarcus Behrendt2019-03-10 22:25:13 +0100
commit97e07eeb10fec8118a79349911e154de3ad81bda (patch)
tree403e24a34d31d7e8d6465dca9f61e1e048efecb8
parent8c1121ca36bdc657242f03dae2e015c71f52074f (diff)
downloadaur-97e07eeb10fec8118a79349911e154de3ad81bda.tar.gz
updpkgver
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD11
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba348256c2b5..29fe5d8bc1a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = pupil-eye-tracking-bin
pkgdesc = Open source eye tracking software platform that started as a thesis project at MIT
- pkgver = 1.10
- pkgrel = 2
+ pkgver = 1.11
+ pkgrel = 1
url = https://github.com/pupil-labs/pupil
arch = x86_64
license = LGPL v3.0
- options = !strip
- source = https://github.com/pupil-labs/pupil/releases/download/v1.10/pupil_v1.10-20-g6936560_linux_x64.zip
- sha256sums = 3ca103c7cc4cad58e4580d2c178b2328dd6dde40e07f5b6f146ff20f0b2ab33f
+ source = https://github.com/pupil-labs/pupil/releases/download/v1.11/pupil_v1.11-4-gb8870a2_linux_x64.zip
+ sha256sums = 4f4d5f76882c5e2306fcb832fcf08cda3cfe5f5015d1ac172f83529d5698f506
pkgname = pupil-eye-tracking-bin
diff --git a/PKGBUILD b/PKGBUILD
index f3c2dd92fa6d..7b95c2cb951c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,19 @@
# Maintainer: Marcus Behrendt <marcus dot behrendt dot 86 et bigbrothergoogle>
pkgname=pupil-eye-tracking-bin
-pkgver=1.10
-pkgrel=2
+pkgver=1.11
+pkgrel=1
pkgdesc="Open source eye tracking software platform that started as a thesis project at MIT"
arch=('x86_64')
license=("LGPL v3.0")
url="https://github.com/pupil-labs/pupil"
-_version="v${pkgver}-20-g6936560"
+_version="v${pkgver}-4-gb8870a2"
_source="pupil_${_version}_linux_x64"
source=("https://github.com/pupil-labs/pupil/releases/download/v${pkgver}/${_source}.zip")
-sha256sums=('3ca103c7cc4cad58e4580d2c178b2328dd6dde40e07f5b6f146ff20f0b2ab33f')
-options=('!strip')
-
+sha256sums=('4f4d5f76882c5e2306fcb832fcf08cda3cfe5f5015d1ac172f83529d5698f506')
+#options=('!strip')
package() {
extract_deb "player"