summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodney van de Velden2022-05-29 19:57:36 +0200
committerRodney van de Velden2022-05-29 19:57:36 +0200
commit7255c08a6708ae2680c80e03024b3cee2c6bdf85 (patch)
tree9182174afc97773e63e88cc831a6613c5e05b250
parent376fb0aa0d4e797a0039a754d2cba7f1cf7e54a9 (diff)
downloadaur-7255c08a6708ae2680c80e03024b3cee2c6bdf85.tar.gz
r76.a046048
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a79a2dc7abb6..81b7be288c22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pridefetch-git
pkgdesc = Neofetch clone written in Python with the ability to display pride flags
- pkgver = r73.c65fb6a
+ pkgver = r76.a046048
pkgrel = 1
url = https://github.com/Spyhoodle/pridefetch
arch = any
@@ -9,6 +9,7 @@ pkgbase = pridefetch-git
depends = python3
depends = python-distro
provides = pridefetch
+ conflicts = pridefetch
source = git+https://github.com/Spyhoodle/pridefetch
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 457a93f16b1e..83223aace7e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodney van den Velden <rodney@dfagaming.nl>
pkgname=pridefetch-git
-pkgver=r73.c65fb6a
+pkgver=r76.a046048
pkgrel=1
pkgdesc="Neofetch clone written in Python with the ability to display pride flags"
arch=('any')