summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrostworx2024-04-16 16:22:00 +0200
committerfrostworx2024-04-16 16:22:00 +0200
commit7dc261408a6bb59197a1f68dbaea67af3700dcfe (patch)
tree172bc4a4ed89b343dca0a302ef7d6c9ad109e65b /PKGBUILD
parent989868f9166d4025f294a13acdb194870936cd07 (diff)
downloadaur-neolink-git.tar.gz
SRCINFO 2nd try
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffccc3189420..9725a1356893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=neolink-git
_pkgname=neolink
pkgver=0.6.3.rc.1.r34.gd354b90
-pkgrel=2
+pkgrel=3
pkgdesc="An RTSP bridge to Reolink IP cameras."
arch=('x86_64')
url="https://github.com/QuantumEntangledAndy/${_pkgname}"
@@ -12,10 +12,9 @@ makedepends=('git' 'rust')
source=("git+https://github.com/QuantumEntangledAndy/$_pkgname.git"
"$_pkgname.sysusers"
"$_pkgname.service")
-sha256sums=("SKIP"
- "3286177dcb2bcbe5b56c8f59f8d15b6cf0ee70632a261109e72fe6797f153507"
- "27d0ecc90731e703228efd1c922421cab01c6495943b6f07a97a8c20518c8a17"
- "2316a242dede941daf121261652a67ae69bc1922415b6c2238f558cd584dda4a")
+sha256sums=('SKIP'
+ '27d0ecc90731e703228efd1c922421cab01c6495943b6f07a97a8c20518c8a17'
+ 'c44fab36cad34172c794eea36e9bdc403f987246d8450223361ae4ab2286f097')
backup=("etc/${_pkgname}.toml")