T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
erlang-cl


Commits:
29330c0f by T.J. Townsend at 2024-07-12T10:03:50-04:00
upgpkg: 1.2.4-8: Rebuild packages that are missing .SRCINFO part 1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = erlang-cl
+       pkgdesc = OpenCL binding for Erlang
+       pkgver = 1.2.4
+       pkgrel = 8
+       url = https://github.com/tonyrog/cl
+       arch = x86_64
+       license = MIT
+       makedepends = git
+       makedepends = opencl-headers
+       makedepends = rebar
+       depends = erlang
+       depends = opencl-icd-loader
+       replaces = cl
+       source = 
git+https://github.com/tonyrog/cl#commit=f0a5631fdcf4e1c56e6bf1568c6c2c8fff0d66df
+       b2sums = SKIP
+
+pkgname = erlang-cl


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=erlang-cl
 pkgver=1.2.4
-pkgrel=7
+pkgrel=8
 arch=(x86_64)
 pkgdesc='OpenCL binding for Erlang'
 url='https://github.com/tonyrog/cl'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/erlang-cl/-/commit/29330c0f635be893076e084f670de4a54becb586

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/erlang-cl/-/commit/29330c0f635be893076e084f670de4a54becb586
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to