summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxstraok2023-05-06 09:49:25 -0400
committerxstraok2023-05-06 09:49:25 -0400
commitb796bb2f7fd26abd1541f4d692986004a6e1a236 (patch)
tree2a58c152c34b70b468c712d43a560eb6a7d59778
parent25f0905de70fad0a9d9cc118f991c338c32276bd (diff)
downloadaur-b796bb2f7fd26abd1541f4d692986004a6e1a236.tar.gz
fix typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57d2f022486d..55c132388058 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = the-honkers-railway-launcher-bin
depends = libadwaita
depends = tar
depends = unzip
- depends = xdg-dektop-portal
+ depends = xdg-desktop-portal
depends = xdelta3
depends = cabextract
depends = git
diff --git a/PKGBUILD b/PKGBUILD
index 3a8b591d11fb..aef53eb5504e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=the-honkers-railway-launcher-bin
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A launcher for a specific anime game with auto-patching, discord rpc and time tracking"
url="https://github.com/an-anime-team/the-honkers-railway-launcher"
provides=("the-honkers-railway-launcher")