summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41fcde86891f..d9f035b0f8d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libseekthermal-git
- pkgdesc = A set of CMake macros for restructuring GNU Automake/Autoconf projects.
- pkgver = 20150309.59d286f
- pkgrel = 1
+ pkgdesc = Library and utilities for interfacing with the Seek Thermal Camera
+ pkgver = 1
+ pkgrel = 2
url = https://github.com/ethz-asl/libseekthermal
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 650bdaa1612d..a53278a9f333 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname=libseekthermal
pkgname=${_pkgname}-git
-pkgver=20150309.59d286f
-pkgrel=1
-pkgdesc='A set of CMake macros for restructuring GNU Automake/Autoconf projects.'
+pkgver=1
+pkgrel=2
+pkgdesc='Library and utilities for interfacing with the Seek Thermal Camera'
url='https://github.com/ethz-asl/libseekthermal'
arch=('any')
license=('LGPL')