summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGarence2023-11-18 21:30:00 -0500
committerGarence2023-11-18 21:30:00 -0500
commit92d8a02132affbdc37649f71a5f3622ea9e06564 (patch)
tree852bf38ab9f0f3f5e8b108aac1a6a8c14c3827d2
parent3e752cb79e668512ea52ab85b6886d7892f73c84 (diff)
downloadaur-92d8a02132affbdc37649f71a5f3622ea9e06564.tar.gz
fix names
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bdce2ea7dd9..ac2666b2d3a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = tinyfugue
+pkgbase = tinyfugue-rebirth
pkgdesc = flexible, screen-oriented MUD client, with python,lua,atcp,gmcp and option102 support
pkgver = 5.1.5
pkgrel = 1
@@ -15,4 +15,4 @@ pkgbase = tinyfugue
source = https://github.com/ingwarsw/tinyfugue/archive/refs/tags/5.1.5.tar.gz
sha256sums = SKIP
-pkgname = tinyfugue
+pkgname = tinyfugue-rebirth
diff --git a/PKGBUILD b/PKGBUILD
index 26a8eabfda54..655f127a7eec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gary Hunt <garysERASE_THIS_PARTboxATgmailonedotcom>
-pkgname=tinyfugue
+pkgname=tinyfugue-rebirth
pkgver=5.1.5
pkgrel=1
arch=('i686' 'x86_64')