index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-09-19 11:05:29 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-09-19 11:05:29 +0200 |
commit | 4e8784e46bc8bd93533460ac220be2a82d18225b (patch) | |
tree | a84b7bd8d3cf497562c105c4051f00d872d8bd3b /core/pkgconf | |
parent | 9204bc66e0086eb281271a4ce38c81dd3503ad62 (diff) |
-rw-r--r-- | core/pkgconf/PKGBUILD | 4 |
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" |