summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b251d900bdd..0f4559ee909e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = anime-games-launcher-bin
pkgdesc = Unified launcher for all of your specific anime game needs.
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.2
+ pkgrel = 1
url = https://github.com/an-anime-team/anime-games-launcher
arch = x86_64
license = GPL3
@@ -17,10 +17,10 @@ pkgbase = anime-games-launcher-bin
optdepends = gamescope: a tool from Valve that allows for games to run in an isolated Xwayland instance
provides = anime-games-launcher
conflicts = anime-games-launcher-git
- source = anime-games-launcher_1.0.0::https://github.com/an-anime-team/anime-games-launcher/releases/download/v1.0.0/anime-games-launcher
+ source = anime-games-launcher_1.0.2::https://github.com/an-anime-team/anime-games-launcher/releases/download/v1.0.2/anime-games-launcher
source = icon.png
source = anime-games-launcher.desktop
- md5sums = 83dec20c5c01561d77f903a3167d4dde
+ md5sums = a16570ba2d4a4b82f8c6177c8e36ed34
md5sums = 3813aa35084ab351d434ff96bc33dff9
md5sums = 04994726fb0254efef25fb2d3c182850
diff --git a/PKGBUILD b/PKGBUILD
index 149fa80bc921..11e127bc833f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maxim Korotkov <maximkorotkov4@gmail.com>
pkgname=anime-games-launcher-bin
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
pkgdesc="Unified launcher for all of your specific anime game needs."
url="https://github.com/an-anime-team/anime-games-launcher"
conflicts=("anime-games-launcher-git")
@@ -33,7 +33,7 @@ source=(
)
md5sums=(
- '83dec20c5c01561d77f903a3167d4dde'
+ 'a16570ba2d4a4b82f8c6177c8e36ed34'
'3813aa35084ab351d434ff96bc33dff9'
'04994726fb0254efef25fb2d3c182850'
)