summaryrefslogtreecommitdiff
path: root/build-support/python-setuptools-bootstrap
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-11-15 13:26:58 +0100
committerErich Eckner <git@eckner.net>2019-11-15 13:26:58 +0100
commitc67d5e89b41fc31457ac2c72b59f8bf9533659a7 (patch)
treee806c0fbb6b941eb3f5bd52fdbfc6363e388ddd8 /build-support/python-setuptools-bootstrap
parentb6c17d18d432d92db6e58079b929209ef28bc9c1 (diff)
downloadpackages-c67d5e89b41fc31457ac2c72b59f8bf9533659a7.tar.xz
build-support/python-setuptools-bootstrap/PKGBUILD: add note about upstream git revision (so diffing gets easier)
Diffstat (limited to 'build-support/python-setuptools-bootstrap')
-rw-r--r--build-support/python-setuptools-bootstrap/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD
index 6e9ccd22..43f7a0cd 100644
--- a/build-support/python-setuptools-bootstrap/PKGBUILD
+++ b/build-support/python-setuptools-bootstrap/PKGBUILD
@@ -1,3 +1,5 @@
+# upstream git revision: a6efc98e6cda125be25a45410c45f87a8769ca76
+
# Maintainer: Erich Eckner <arch32 at eckner dot net>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Felix Yan <felixonmars@archlinux.org>