summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDummerle2021-04-17 10:22:50 +0000
committerDummerle2021-04-17 10:22:50 +0000
commitbb3cdbe213d10d64d17656fc2854db7a653c0084 (patch)
treed5a99269f104bafe7ae5a80b469bd17dd604ac82
parentc25608f01c92aceb425ff02eb8366b70b97b16aa (diff)
downloadaur-bb3cdbe213d10d64d17656fc2854db7a653c0084.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 3c0dceb85ea9..a265601b9c7c 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.1.1
+ pkgver = 1.2.0
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.1.1.tar.gz::https://github.com/Dummerle/Rare/archive/1.1.1.tar.gz
+ source = rare-1.2.0.tar.gz::https://github.com/Dummerle/Rare/archive/1.2.0.tar.gz
sha256sums = SKIP
pkgname = rare
diff --git a/PKGBUILD b/PKGBUILD
index a47654563be2..c179e9970662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintaner: Dummerle
pkgname=rare
-pkgver=1.1.1
+pkgver=1.2.0
pkgrel=1
pkgdesc="A GUI for legendary, an open source replacement for Epic Games Launcher"
arch=('any')