diff options
author | Erich Eckner <git@eckner.net> | 2019-11-15 13:26:58 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-11-15 13:26:58 +0100 |
commit | c67d5e89b41fc31457ac2c72b59f8bf9533659a7 (patch) | |
tree | e806c0fbb6b941eb3f5bd52fdbfc6363e388ddd8 /build-support | |
parent | b6c17d18d432d92db6e58079b929209ef28bc9c1 (diff) | |
download | packages-c67d5e89b41fc31457ac2c72b59f8bf9533659a7.tar.xz |
build-support/python-setuptools-bootstrap/PKGBUILD: add note about upstream git revision (so diffing gets easier)
Diffstat (limited to 'build-support')
-rw-r--r-- | build-support/python-setuptools-bootstrap/PKGBUILD | 2 |
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> |