summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Goetschalckx2018-10-28 12:31:55 +0100
committerPieter Goetschalckx2018-10-28 12:31:55 +0100
commited4210de70f94f19e4132a0cad980eb252cc3b30 (patch)
tree96ce64c19a2d06b99ef664d32572738ffe0c8860 /PKGBUILD
parent387365fab8aaf3b9fa2df13f4a0f3bee27a9ba67 (diff)
downloadaur-python-x256-git.tar.gz
Rename to python-x256-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecb3513b0d1b..bbba9ba92999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
-pkgname=python-x256
+pkgname=python-x256-git
pkgver=r20.d4bc9f7
pkgrel=1
pkgdesc="Find the nearest xterm 256 color index for an RGB"
@@ -9,7 +9,7 @@ url="https://github.com/magarcia/python-x256"
license=('MIT')
depends=('python')
makedepends=('git' 'python-setuptools')
-source=("git+https://github.com/magarcia/$pkgname")
+source=("$pkgname::git+https://github.com/magarcia/python-x256")
sha256sums=('SKIP')
pkgver() {