summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Bell2015-10-22 02:49:31 -0400
committerStephen Bell2015-10-22 02:49:31 -0400
commit4be0eb6fb3262c234ae753d5bdd111ec12d9957d (patch)
tree6834afdb99cb30ed2f192f683e6d0ae440f78bee
parent5f90309259f5b05ca486b2f885c644ccd3b31fcc (diff)
downloadaur-pycraft.tar.gz
Initial import
-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 '