summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d195c6b3332d..b1b354e30f05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = pycraft-git
+pkgbase = pycraft
pkgdesc = A Minecraft-inspired game for the terminal
pkgver = 20150909.89f9d57
pkgrel = 1
@@ -11,5 +11,5 @@ pkgbase = pycraft-git
source = pycraft::git+https://github.com/itsapi/pycraft.git
sha1sums = SKIP
-pkgname = pycraft-git
+pkgname = pycraft
diff --git a/PKGBUILD b/PKGBUILD
index 42b906d36c37..8827e0bf2c63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stephen Bell <theredbaron1834 @ yahoo.com>
-pkgname=pycraft-git
+pkgname=pycraft
pkgver=20150909.89f9d57
pkgrel=1
pkgdesc='A Minecraft-inspired game for the terminal '