mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Updating to version '2.24.0'
This commit is contained in:
parent
32ec31cf2e
commit
839c94a9d3
2 changed files with 9 additions and 9 deletions
14
.SRCINFO
14
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nyrna-bin
|
||||
pkgdesc = Suspend games and applications at any time and resume whenever you wish
|
||||
pkgver = 2.23.0
|
||||
pkgver = 2.24.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/Merrit/nyrna
|
||||
arch = x86_64
|
||||
|
|
@ -17,15 +17,15 @@ pkgbase = nyrna-bin
|
|||
depends = xz
|
||||
provides = nyrna
|
||||
conflicts = nyrna
|
||||
source = LICENSE-2.23.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.23.0/LICENSE
|
||||
source = README-2.23.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.23.0/README.md
|
||||
source = DESKTOP-2.23.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.23.0/packaging/linux/codes.merritt.Nyrna.desktop
|
||||
source = ICON-2.23.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.23.0/assets/icons/codes.merritt.Nyrna.png
|
||||
source = LICENSE-2.24.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.24.0/LICENSE
|
||||
source = README-2.24.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.24.0/README.md
|
||||
source = DESKTOP-2.24.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.24.0/packaging/linux/codes.merritt.Nyrna.desktop
|
||||
source = ICON-2.24.0::https://raw.githubusercontent.com/Merrit/nyrna/v2.24.0/assets/icons/codes.merritt.Nyrna.png
|
||||
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
|
||||
sha256sums = 9b7df10497c04c32109da509ea9f844037a8b660e09c27f734a9031d3ee4db08
|
||||
sha256sums = 28472abdbc7fbc4a19cfe4a808fb8eb69604621981c2e17a6b95bd22d08f7554
|
||||
sha256sums = 7e4aa2e0d19bc204813521afa7dc16c5b69798a92484379666849ba351066f4e
|
||||
source_x86_64 = https://github.com/Merrit/nyrna/releases/download/v2.23.0/Nyrna-Linux-Portable.tar.gz
|
||||
sha256sums_x86_64 = 482fd5f5dac34579611470d8b0622f7b3593a0da0b3d266a7e87c08e50d96fff
|
||||
source_x86_64 = https://github.com/Merrit/nyrna/releases/download/v2.24.0/Nyrna-Linux-Portable.tar.gz
|
||||
sha256sums_x86_64 = 0c99f0b14f504d3b723c8124db3778fd1c917ab36581cf21259211650a2376f2
|
||||
|
||||
pkgname = nyrna-bin
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
|||
_pkgauthor=Merrit
|
||||
_pkgname=Nyrna
|
||||
pkgname=${_pkgname,,}-bin
|
||||
pkgver=2.23.0
|
||||
pkgver=2.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='Suspend games and applications at any time and resume whenever you wish'
|
||||
url="https://github.com/${_pkgauthor}/${_pkgname,,}"
|
||||
|
|
@ -23,7 +23,7 @@ sha256sums=('3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986'
|
|||
'9b7df10497c04c32109da509ea9f844037a8b660e09c27f734a9031d3ee4db08'
|
||||
'28472abdbc7fbc4a19cfe4a808fb8eb69604621981c2e17a6b95bd22d08f7554'
|
||||
'7e4aa2e0d19bc204813521afa7dc16c5b69798a92484379666849ba351066f4e')
|
||||
sha256sums_x86_64=('482fd5f5dac34579611470d8b0622f7b3593a0da0b3d266a7e87c08e50d96fff')
|
||||
sha256sums_x86_64=('0c99f0b14f504d3b723c8124db3778fd1c917ab36581cf21259211650a2376f2')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue