summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxstraok2023-05-06 15:59:51 -0400
committerxstraok2023-05-06 15:59:51 -0400
commiteead5816d58f9b82b5f4a40ec596054f0c806567 (patch)
treeb9a4971e9c3c0e9cdf002a89cd5e9e70ac6dd46d
parent7f49d9d778a9755f36f28be955e77fd7408879f9 (diff)
downloadaur-eead5816d58f9b82b5f4a40ec596054f0c806567.tar.gz
1.1.0
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a45eefa2ebf8..f4e172423437 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = honkers-launcher-git
pkgdesc = A launcher for a specific anime game with auto-patching, discord rpc and time tracking
- pkgver = 1.0.1.r2.gfdd21e2
+ pkgver = 1.1.0.r1.g735c6bf
pkgrel = 1
url = https://github.com/an-anime-team/honkers-launcher
arch = x86_64
@@ -9,6 +9,7 @@ pkgbase = honkers-launcher-git
depends = libadwaita
depends = tar
depends = unzip
+ depends = xdg-desktop-portal
depends = xdelta3
depends = cabextract
depends = git
diff --git a/PKGBUILD b/PKGBUILD
index f8e1e4a51f0c..e8ce08d9c4b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=honkers-launcher-git
_pkgname="${pkgname%-git}"
-pkgver=1.0.1.r2.gfdd21e2
+pkgver=1.1.0.r1.g735c6bf
pkgrel=1
pkgdesc="A launcher for a specific anime game with auto-patching, discord rpc and time tracking"
url="https://github.com/an-anime-team/honkers-launcher"
@@ -20,6 +20,7 @@ depends=(
"libadwaita"
"tar"
"unzip"
+ "xdg-desktop-portal"
"xdelta3"
"cabextract"
"git"