diff options
author | Richard Neumann | 2020-06-02 13:38:47 +0200 |
---|---|---|
committer | Richard Neumann | 2020-06-02 13:38:47 +0200 |
commit | 2a28abaedf0d79993f10472e85047077e73dcead (patch) | |
tree | ba1d4a9d554df4300d58ad2610aaabfdcc5ab09b /PKGBUILD | |
parent | 19883c77d1ba5e8ed7470918e8acb3ba70647779 (diff) | |
download | aur-2a28abaedf0d79993f10472e85047077e73dcead.tar.gz |
Fixed pkgrel.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ pkgname='omada-controller' pkgver=3.2.10 _scriptsver=1.1.2 -pkgrel=3 +pkgrel=1 pkgdesc='Centralized EAP controller software' arch=('x86_64') url='https://www.tp-link.com/support/download/eap-controller/#Controller_Software' |