Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
opam


Commits:
59905a67 by Acid Xeon at 2024-07-28T02:20:35+00:00
Fix source URL
- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -13,7 +13,7 @@ optdepends=('darcs: For downloading packages with darcs'
             'git: For downloading packages with git'
             'mercurial: For downloading packages with mercurial'
             'rsync: For downloading packages with rsync')
-source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-${pkgver/_/-}.tar.gz";)
+source=("https://github.com/ocaml/opam/releases/download/${pkgver%_*}/opam-full-${pkgver/_/-}.tar.gz";)
 
b2sums=('808f896c07462f69d31c84266be5e430bea0084f2c463b60724ce5b861e0565dae72fae10a88fb0ff33b11a290606321360c378b9b9b0e274f04c8869b933557')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opam/-/commit/59905a676965aef64f339c2d65240efeec6c80fe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opam/-/commit/59905a676965aef64f339c2d65240efeec6c80fe
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to