mirror of
https://github.com/edu4rdshl/upcheck.git
synced 2026-07-17 23:24:49 +00:00
Update PKGBUILD
This commit is contained in:
parent
308e7a1de0
commit
a6576ade66
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Eduard Toloza <tolosaeduard@gmail.com>
|
||||
|
||||
pkgname=upcheck
|
||||
pkgver=0.1.2
|
||||
pkgver=0.1.3
|
||||
pkgrel=1
|
||||
pkgdesc='Checker for ArchLinux available updates and send it via notify-rust.'
|
||||
arch=('x86_64')
|
||||
|
|
@ -9,7 +9,7 @@ url='https://gitlab.com/edu4rdshl/upcheck'
|
|||
license=('GPL3')
|
||||
depends=('pacman-contrib')
|
||||
source=("https://gitlab.com/edu4rdshl/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha512sums=('eb3f39b4af78465c678d9a987cd0b2140673b4152100324ca82c662a5255d24ed55becae857e134a908435e865282213498cad2786b1fefa9ca45ba2a1eebd78')
|
||||
sha512sums=('38e14ef4910c9afb2858d70a1663dd5fed8f13256240a6d6761e881d943f6dd95bbb46830f568bb60fe2dba822ec3a82741fa058475acc9534746ec0cf149957')
|
||||
|
||||
package() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue