Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
libgedit-tepl


Commits:
0a91aad9 by Fabian Bornschein at 2024-04-28T13:32:28+02:00
upgpkg: 6.10.0-2

* provides libgedit-tepl-6.so

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libgedit-tepl
        pkgdesc = Library that eases the development of GtkSourceView-based 
text editors and IDEs
        pkgver = 6.10.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/gedit-technology/libgedit-tepl
        arch = x86_64
        license = LGPL-3.0-or-later
@@ -21,6 +21,7 @@ pkgbase = libgedit-tepl
        depends = libgedit-gtksourceview
        depends = libhandy
        depends = pango
+       provides = libgedit-tepl-6.so
        conflicts = tepl
        replaces = tepl
        source = 
git+https://github.com/gedit-technology/libgedit-tepl#tag=6.10.0


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=libgedit-tepl
 pkgver=6.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Library that eases the development of GtkSourceView-based text 
editors and IDEs'
 arch=('x86_64')
 url='https://github.com/gedit-technology/libgedit-tepl'
@@ -29,6 +29,7 @@ makedepends=(
 checkdepends=(xorg-server-xvfb)
 conflicts=(tepl)
 replaces=(tepl)
+provides=(libgedit-tepl-6.so)
 source=("git+https://github.com/gedit-technology/libgedit-tepl#tag=${pkgver}";)
 
b2sums=('54a0e1e4927a90e295e7c681f1d3c3da0ed6da0ca1d864887cf59c6bf6f23baacf555f34cbece81a57efc114d64248c1a2a7d48820dd1e114376bfa5aebc6a1b')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgedit-tepl/-/commit/0a91aad99ef120aa16140136e7dcae7285ee1a5f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgedit-tepl/-/commit/0a91aad99ef120aa16140136e7dcae7285ee1a5f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to