summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlireza |S.N|2023-03-02 12:14:26 +0330
committerAlireza |S.N|2023-03-02 12:14:26 +0330
commit3da78b0588f208e7ef0e521d9932465ce0a31678 (patch)
treee03ba8c77cf73fd92e1c5c9ac0b33ae41ad342ff
parent59199a407563c710d4d9f1ba5bc482345e6717d6 (diff)
downloadaur-3da78b0588f208e7ef0e521d9932465ce0a31678.tar.gz
Updated info on supported devices
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e734f84a0516..f9ceb6140b5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = libfprint-goodixtls-55x4
- pkgdesc = libfprint fork for goodixtls 55x4 devices. Currently supports 55b4 and 55a4. Note you will need to flash your device with [goodix-fp-dump](https://github.com/mpi3d/goodix-fp-dump) to use this
+ pkgdesc = libfprint fork for goodixtls 55x4 devices. Currently supports 55b4 but 55a4 will be added later. Note you will need to flash your device with [goodix-fp-dump](https://github.com/mpi3d/goodix-fp-dump) to use this
pkgver = r1713.92168da
pkgrel = 1
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f30578287224..1c0266c50e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
arch=('x86_64')
pkgname="libfprint-goodixtls-55x4"
-pkgdesc="libfprint fork for goodixtls 55x4 devices. Currently supports 55b4 and 55a4. Note you will need to flash your device with [goodix-fp-dump](https://github.com/mpi3d/goodix-fp-dump) to use this"
+pkgdesc="libfprint fork for goodixtls 55x4 devices. Currently supports 55b4 but 55a4 will be added later. Note you will need to flash your device with [goodix-fp-dump](https://github.com/mpi3d/goodix-fp-dump) to use this"
makedepends=("git" "meson" "pkgconf" "gobject-introspection" "gtk-doc" "doctest")
license=("LGPL2")
provides=("libfprint" "libfprint-2.so=2-64")