summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDummerle2021-05-18 15:35:21 +0200
committerDummerle2021-05-18 15:35:21 +0200
commit07d7a89a720de15a7cdf858da622056f1d5c4fa8 (patch)
tree8f068bf02c4dbe970f5ce0bbfe493f6defc72c77
parentdaf3a78e2e7918f0ad6ebfd91f40a4d58df3221c (diff)
downloadaur-07d7a89a720de15a7cdf858da622056f1d5c4fa8.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed53feb1ec6b..a33ec84b94ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rare
pkgdesc = A GUI for legendary, an open source replacement for Epic Games Launcher
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/Dummerle/Rare
arch = any
@@ -17,7 +17,7 @@ pkgbase = rare
depends = python-psutil
depends = python-pypresence
optdepends = wine-staging: Run windows games
- source = rare-1.4.0.tar.gz::https://github.com/Dummerle/Rare/archive/1.4.0.tar.gz
+ source = rare-1.4.1.tar.gz::https://github.com/Dummerle/Rare/archive/1.4.1.tar.gz
sha256sums = SKIP
pkgname = rare
diff --git a/PKGBUILD b/PKGBUILD
index 3492f2b53364..caae6115e9b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintaner: Dummerle
pkgname=rare
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="A GUI for legendary, an open source replacement for Epic Games Launcher"
arch=('any')