summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2021-04-21 13:41:32 +1000
committerSimon Perry (Pezz)2021-04-21 13:41:32 +1000
commita82c2e762757da6b2da69ea375a50bd315a9ac11 (patch)
tree1f406360cb80257a9f9af2244250753b818a925d
parentbf8b03960ea99aec95c2631f6986eb20f18ed916 (diff)
downloadaur-a82c2e762757da6b2da69ea375a50bd315a9ac11.tar.gz
Fix description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 498960840804..c27238b9ed98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = broguelite
- pkgdesc = Brogue Community Edition: A 26-level dungeon crawl to the Amulet of Yendor.
+ pkgdesc = No item-ID fork of Brogue Community Edition: A 26-level dungeon crawl to the Amulet of Yendor.
pkgver = 1.9.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/HomebrewHomunculus/BrogueLite
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 87c4f3e1c466..5e593293b3c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=broguelite
_distname=BrogueLite
pkgver=1.9.3
-pkgrel=1
-pkgdesc="Brogue Community Edition: A 26-level dungeon crawl to the Amulet of Yendor."
+pkgrel=2
+pkgdesc="No item-ID fork of Brogue Community Edition: A 26-level dungeon crawl to the Amulet of Yendor."
arch=('i686' 'x86_64')
url="https://github.com/HomebrewHomunculus/BrogueLite"
license=('AGPL3')