diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-07-30 18:17:11 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-07-30 18:17:11 +0200 |
commit | 0bb4d0329f7798caa29c2e26486f1d90069e6bd1 (patch) | |
tree | 7b7006222d681793c2de17c362256dcb83bfa9f2 /core/popt/PKGBUILD | |
parent | e032e047269011dac100add0e6ae0fa4c1883444 (diff) | |
download | packages-0bb4d0329f7798caa29c2e26486f1d90069e6bd1.tar.xz |
core/popt: temporary download location, see FS#62888
Diffstat (limited to 'core/popt/PKGBUILD')
-rw-r--r-- | core/popt/PKGBUILD | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/popt/PKGBUILD b/core/popt/PKGBUILD new file mode 100644 index 00000000..fdbd0c32 --- /dev/null +++ b/core/popt/PKGBUILD @@ -0,0 +1,4 @@ +# temporary fix for https://bugs.archlinux.org/task/62888?project=1&string=popt + +source=("${pkgname}-${pkgver}.tar.gz::https://deb.debian.org/debian/pool/main/p/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz") + |