author | Felix Yan
<felixonmars@archlinux.org> 2020-07-07 16:03:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2020-07-07 16:03:41 UTC |
parent | 7aa88abeabd36092ed340a817725e9caf96cc45d |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 545aaf5..14184b1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libserialport pkgver=0.1.1 -pkgrel=3 +pkgrel=4 pkgdesc='A minimal library that provides OS abstraction when interfacing serial ports' arch=('x86_64') url='https://sigrok.org/wiki/Libserialport'