Update PKGBUILD
This commit is contained in:
parent
e62a668f3e
commit
a26c353475
4
PKGBUILD
4
PKGBUILD
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=simple_backup
|
||||
pkgdesc='Simple backup script that uses rsync to copy files'
|
||||
pkgver=4.1.5
|
||||
pkgver=4.1.6
|
||||
pkgrel=1
|
||||
url="https://github.com/Fuxino/${pkgname}"
|
||||
arch=('any')
|
||||
@ -23,7 +23,7 @@ optdepends=('python-systemd: use systemd log'
|
||||
conflicts=('simple_backup-git')
|
||||
source=(git+${url}?signed#tag=${pkgver})
|
||||
validpgpkeys=('7E12BC1FF3B6EDB2CD8053EB981A2B2A3BBF5514')
|
||||
sha256sums=('4da838282fff813f82ee0408996c989078a206eabce07112b4e3ee8b057e34cf')
|
||||
sha256sums=('b3b29d9e2e1b7b949e95674d9a401e8eeb0d5f898e8450473dce94f799ee9df3')
|
||||
|
||||
build()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user