Created
April 3, 2019 10:02
-
-
Save b1tninja/22197effe7ef07d6fea88865f1c10680 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit dc95a771f0d6fab62b7fbccc7f859500134083ac | |
gpg: Signature made Wed 03 Apr 2019 03:01:58 AM PDT | |
gpg: using RSA key F6CC1F4DF325EACBBE2532481F299543498470BA | |
gpg: issuer "[email protected]" | |
gpg: Good signature from "Justin Capella <[email protected]>" [ultimate] | |
Author: b1tninja <devnull@localhost> | |
Date: Wed Apr 3 03:01:58 2019 -0700 | |
New debian hostname | |
diff --git a/gwaterfall/repos/extra-x86_64/PKGBUILD b/gwaterfall/repos/extra-x86_64/PKGBUILD | |
index 5f2a3c0..c11b608 100644 | |
--- a/gwaterfall/repos/extra-x86_64/PKGBUILD | |
+++ b/gwaterfall/repos/extra-x86_64/PKGBUILD | |
@@ -10,8 +10,8 @@ url="https://launchpad.net/ubuntu/+source/gwaterfall" | |
license=('custom') | |
depends=('gtk2') | |
makedepends=() | |
-source=(http://http.debian.net/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz | |
- http://http.debian.net/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}-${_debpatch}.diff.gz) | |
+source=(https://deb.debian.org/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz | |
+ https://deb.debian.org/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}-${_debpatch}.diff.gz) | |
md5sums=('8fb9008077b96db7a06ab016450568cb' | |
'c5c7165f39dcb298637b8cd8a66f3d5a') | |
diff --git a/gwaterfall/trunk/PKGBUILD b/gwaterfall/trunk/PKGBUILD | |
index 5f2a3c0..c11b608 100644 | |
--- a/gwaterfall/trunk/PKGBUILD | |
+++ b/gwaterfall/trunk/PKGBUILD | |
@@ -10,8 +10,8 @@ url="https://launchpad.net/ubuntu/+source/gwaterfall" | |
license=('custom') | |
depends=('gtk2') | |
makedepends=() | |
-source=(http://http.debian.net/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz | |
- http://http.debian.net/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}-${_debpatch}.diff.gz) | |
+source=(https://deb.debian.org/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz | |
+ https://deb.debian.org/debian/pool/main/g/${pkgname}/${pkgname}_${pkgver}-${_debpatch}.diff.gz) | |
md5sums=('8fb9008077b96db7a06ab016450568cb' | |
'c5c7165f39dcb298637b8cd8a66f3d5a') | |
diff --git a/run-parts/repos/core-x86_64/PKGBUILD b/run-parts/repos/core-x86_64/PKGBUILD | |
index c745820..d44382d 100644 | |
--- a/run-parts/repos/core-x86_64/PKGBUILD | |
+++ b/run-parts/repos/core-x86_64/PKGBUILD | |
@@ -8,7 +8,7 @@ arch=('x86_64') | |
url='https://packages.qa.debian.org/d/debianutils.html' | |
license=('GPL') | |
depends=('glibc') | |
-source=("http://http.debian.net/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.xz") | |
+source=("https://deb.debian.org/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.xz") | |
sha256sums=('099f1e8a7278b26145a2ba2dda84c4118403bfab38c8d7070a6235a7ffcb55ed') | |
build() { | |
diff --git a/run-parts/trunk/PKGBUILD b/run-parts/trunk/PKGBUILD | |
index c745820..d44382d 100644 | |
--- a/run-parts/trunk/PKGBUILD | |
+++ b/run-parts/trunk/PKGBUILD | |
@@ -8,7 +8,7 @@ arch=('x86_64') | |
url='https://packages.qa.debian.org/d/debianutils.html' | |
license=('GPL') | |
depends=('glibc') | |
-source=("http://http.debian.net/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.xz") | |
+source=("https://deb.debian.org/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.xz") | |
sha256sums=('099f1e8a7278b26145a2ba2dda84c4118403bfab38c8d7070a6235a7ffcb55ed') | |
build() { | |
diff --git a/xsane/repos/extra-x86_64/PKGBUILD b/xsane/repos/extra-x86_64/PKGBUILD | |
index a627f51..93092e7 100644 | |
--- a/xsane/repos/extra-x86_64/PKGBUILD | |
+++ b/xsane/repos/extra-x86_64/PKGBUILD | |
@@ -9,7 +9,7 @@ arch=(x86_64) | |
url="http://www.xsane.org" | |
license=('GPL2') | |
makedepends=('gtk2' 'lcms2' 'sane' 'zlib' 'libjpeg' 'gimp') | |
-source=(http://http.debian.net/debian/pool/main/x/$pkgname/${pkgname}_$pkgver.orig.tar.gz | |
+source=(https://deb.debian.org/debian/pool/main/x/$pkgname/${pkgname}_$pkgver.orig.tar.gz | |
xsane-0.995-xdg-open.patch | |
0165-xsane-0.999-lcms2.patch | |
0001-lcms2_configure.patch) | |
diff --git a/xsane/trunk/PKGBUILD b/xsane/trunk/PKGBUILD | |
index 2c8dd01..0e4c8fb 100644 | |
--- a/xsane/trunk/PKGBUILD | |
+++ b/xsane/trunk/PKGBUILD | |
@@ -9,7 +9,7 @@ arch=(x86_64) | |
url="https://gitlab.com/sane-project/frontend/xsane" | |
license=('GPL2') | |
makedepends=('gtk2' 'lcms2' 'sane' 'zlib' 'libjpeg' 'gimp') | |
-source=(http://http.debian.net/debian/pool/main/x/$pkgname/${pkgname}_$pkgver.orig.tar.gz | |
+source=(https://deb.debian.org/debian/pool/main/x/$pkgname/${pkgname}_$pkgver.orig.tar.gz | |
xsane-0.995-xdg-open.patch | |
0165-xsane-0.999-lcms2.patch | |
0001-lcms2_configure.patch) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment