summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralxptt2019-01-15 07:24:18 -0500
committeralxptt2019-01-15 07:24:18 -0500
commitd415721982e43a01037d7f82a78b36432c4afda7 (patch)
treeda66c7213bad0d9a29b087d3c606574ddab4135a
parente201d3e293fd1d3d286e058e7dfc22e3ec675fc9 (diff)
downloadaur-d415721982e43a01037d7f82a78b36432c4afda7.tar.gz
my hands are typing words
-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')