summaryrefslogtreecommitdiff
path: root/core/pkgconf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-09-19 11:05:29 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-09-19 11:05:29 +0200
commit4e8784e46bc8bd93533460ac220be2a82d18225b (patch)
treea84b7bd8d3cf497562c105c4051f00d872d8bd3b /core/pkgconf
parent9204bc66e0086eb281271a4ce38c81dd3503ad62 (diff)
downloadpackages-4e8784e46bc8bd93533460ac220be2a82d18225b.tar.xz
core/pkgconf: removed local source patching, is fixed upstream (FS#64633)
Diffstat (limited to 'core/pkgconf')
-rw-r--r--core/pkgconf/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/pkgconf/PKGBUILD b/core/pkgconf/PKGBUILD
index d323fe0c..2cc6e9ca 100644
--- a/core/pkgconf/PKGBUILD
+++ b/core/pkgconf/PKGBUILD
@@ -11,7 +11,3 @@ eval "$(
/ln.*x86_64-pc-linux-gnu-pkg-config/d
'
)"
-
-# temporary fix for download sources
-# (https://bugs.archlinux.org/task/64633)
-source[0]="git+https://git.sr.ht/~kaniini/pkgconf#commit=$_commit"