David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
qcustomplot


Commits:
fb51be2d by Benjamin Schneider at 2026-05-26T20:14:25-07:00
fix upstream source url

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -8,7 +8,7 @@ pkgbase = qcustomplot
        makedepends = doxygen
        makedepends = graphviz
        makedepends = qt5-tools
-       source = 
qcustomplot-2.1.1.tar.bz2::https://gitlab.com/DerManu/QCustomPlot/-/archive/v2.1.1/QCustomPlot-v2.1.1.tar.bz2
+       source = 
qcustomplot-2.1.1.tar.bz2::https://gitlab.com/ecme2/QCustomPlot/-/archive/v2.1.1/QCustomPlot-v2.1.1.tar.bz2
        source = 
qcustomplot-2.1.1-source.tar.gz::https://www.qcustomplot.com/release/2.1.1/QCustomPlot-source.tar.gz
        sha512sums = 
a9c0fe0c2393858b5de66e78606ef96e57b00e405e0417df7d59d5e93a89f706a1d4767316bf015c76514aedd69553229fd347569b9d68e387103486ee29988f
        sha512sums = 
1feb4f45ef90d7709edb26c9964f0ec85ef4aa30f0a7e9fcd803fae586875e8d6744dbcfe08b21f461816ca426c8a6612f8e9c7ef9d3f5a7150c3de8fa5ee57d


=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ url="https://www.qcustomplot.com/";
 license=('GPL3')
 makedepends=('doxygen' 'graphviz' 'qt5-tools')
 source=(
-  
"${pkgname}-${pkgver}.tar.bz2::https://gitlab.com/DerManu/${_name}/-/archive/v${pkgver}/${_name}-v${pkgver}.tar.bz2";
+  
"${pkgname}-${pkgver}.tar.bz2::https://gitlab.com/ecme2/${_name}/-/archive/v${pkgver}/${_name}-v${pkgver}.tar.bz2";
   
"${pkgname}-${pkgver}-source.tar.gz::https://www.qcustomplot.com/release/${pkgver}/${_name}-source.tar.gz";
 )
 
sha512sums=('a9c0fe0c2393858b5de66e78606ef96e57b00e405e0417df7d59d5e93a89f706a1d4767316bf015c76514aedd69553229fd347569b9d68e387103486ee29988f'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qcustomplot/-/commit/fb51be2d3f83805d42c811ea1a5b5ff78b246938

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qcustomplot/-/commit/fb51be2d3f83805d42c811ea1a5b5ff78b246938
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to