summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDummerle2021-04-17 10:33:31 +0000
committerDummerle2021-04-17 10:33:31 +0000
commiteb0ca09a4bc33077390488b7ae15a329cfd2f058 (patch)
treed2d15f27687e52dc6be1d6044fc1bef5519cbeea
parentbb3cdbe213d10d64d17656fc2854db7a653c0084 (diff)
downloadaur-eb0ca09a4bc33077390488b7ae15a329cfd2f058.tar.gz
Update AUR package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a265601b9c7c..eb9565c45344 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.2.0
+ pkgver = 1.2.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.2.0.tar.gz::https://github.com/Dummerle/Rare/archive/1.2.0.tar.gz
+ source = rare-1.2.1.tar.gz::https://github.com/Dummerle/Rare/archive/1.2.1.tar.gz
sha256sums = SKIP
pkgname = rare
diff --git a/PKGBUILD b/PKGBUILD
index c179e9970662..ce9b39b39f1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintaner: Dummerle
pkgname=rare
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="A GUI for legendary, an open source replacement for Epic Games Launcher"
arch=('any')