summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d767947a5342..30e8ee5767ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Peter Strapp <peter at strapp.co.uk>
pkgname=libqhy-git
-pkgver=r77.1f33871
+pkgver=r101.6320418
pkgrel=1
-pkgdesc="SDK including firmware and drivers for QHY astronomy camaras."
+pkgdesc="SDK including firmware and drivers for QHY astronomy cameras."
url="https://github.com/qhyccd-lzr/QHYCCD_Linux"
license=(GPL2)
arch=(i686 x86_64)
@@ -37,4 +37,4 @@ build() {
package() {
cd build
make DESTDIR="$pkgdir" install
-} \ No newline at end of file
+}