Balló György pushed to branch main at Arch Linux / Packaging / Packages /
share-preview
Commits:
b5f8c21f by Balló György at 2024-11-25T06:06:22+01:00
Update source URL
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -17,7 +17,7 @@ pkgbase = share-preview
depends = gtk4
depends = hicolor-icon-theme
depends = libadwaita
- source = git+https://github.com/rafaelmardojai/share-preview#tag=0.5.0
+ source =
git+https://github.com/rafaelmardojai/share-preview.git#tag=0.5.0
b2sums =
1da089664a3716622531fb8e1847f3f025f7a698c9980ecbb5ad8fcae6e54d4ef487d59c0cb424c16c301904167bcb2dc9968aa40009edf032a7a2054723c882
pkgname = share-preview
=====================================
PKGBUILD
=====================================
@@ -23,7 +23,7 @@ makedepends=(
meson
rust
)
-source=("git+https://github.com/rafaelmardojai/share-preview#tag=$pkgver")
+source=("git+https://github.com/rafaelmardojai/share-preview.git#tag=$pkgver")
b2sums=(1da089664a3716622531fb8e1847f3f025f7a698c9980ecbb5ad8fcae6e54d4ef487d59c0cb424c16c301904167bcb2dc9968aa40009edf032a7a2054723c882)
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/share-preview/-/commit/b5f8c21f79a8758ed145fb44b7ece8f9dfc7b64d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/share-preview/-/commit/b5f8c21f79a8758ed145fb44b7ece8f9dfc7b64d
You're receiving this email because of your account on gitlab.archlinux.org.