summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDawid Weglarz2022-12-20 01:05:00 +0100
committerDawid Weglarz2022-12-20 01:05:00 +0100
commit77b277619b0a0b5d1bc243e0a96b222aa8491e59 (patch)
tree4830c9937bf2e57591fc1abd1d08c2ab8f1fa65d
parent52c4fa50195c6302526b03afefe9192c7162ac45 (diff)
downloadaur-77b277619b0a0b5d1bc243e0a96b222aa8491e59.tar.gz
Release 2.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 743046e227b6..5adf825cdc6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyrna
pkgdesc = Suspend games and applications at any time and resume whenever you wish
- pkgver = 2.7.0
+ pkgver = 2.8.0
pkgrel = 1
url = https://github.com/Merrit/nyrna
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = nyrna
depends = xdotool
depends = xz
provides = nyrna
- source = nyrna-2.7.0.tar.gz::https://github.com/Merrit/nyrna/archive/refs/tags/v2.7.0.tar.gz
+ source = nyrna-2.8.0.tar.gz::https://github.com/Merrit/nyrna/archive/refs/tags/v2.8.0.tar.gz
source = flutter::git+https://github.com/flutter/flutter.git
- sha256sums = 9f14c7281c9946eb043efafddfff57b6ebbdae30ce0932ae0de9d74d7affc57f
+ sha256sums = 74cb78c53d608f19248cd6c5aa80643f88bfe4320aa29290ceaf9357c3357acf
sha256sums = SKIP
pkgname = nyrna
diff --git a/PKGBUILD b/PKGBUILD
index 156e8184e08d..91077370ced3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dawid Weglarz <dawid.weglarz95@gmail.com>
pkgname=nyrna
-pkgver=2.7.0
+pkgver=2.8.0
pkgrel=1
pkgdesc='Suspend games and applications at any time and resume whenever you wish'
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
"flutter::git+https://github.com/flutter/flutter.git"
)
sha256sums=(
- '9f14c7281c9946eb043efafddfff57b6ebbdae30ce0932ae0de9d74d7affc57f'
+ '74cb78c53d608f19248cd6c5aa80643f88bfe4320aa29290ceaf9357c3357acf'
'SKIP'
)