[arch-commits] Commit in gpm/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Tue Sep 15 15:05:26 UTC 2020


    Date: Tuesday, September 15, 2020 @ 15:05:26
  Author: eworm
Revision: 396155

upgpkg: gpm 1.20.7.r38.ge82d1a6-2: add soname provide

Modified:
  gpm/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 14:44:46 UTC (rev 396154)
+++ PKGBUILD	2020-09-15 15:05:26 UTC (rev 396155)
@@ -3,7 +3,7 @@
 pkgname=gpm
 pkgver=1.20.7.r38.ge82d1a6
 _commit='e82d1a653ca94aa4ed12441424da6ce780b1e530'
-pkgrel=1
+pkgrel=2
 pkgdesc='A mouse server for the console and xterm'
 arch=('x86_64')
 url='https://www.nico.schottelius.org/software/gpm/'
@@ -10,6 +10,7 @@
 license=('GPL')
 depends=('bash' 'procps-ng')
 makedepends=('git')
+provides=('libgpm.so')
 options=('!makeflags')
 source=("git+https://github.com/telmich/gpm.git#commit=${_commit}"
         'gpm.sh'



More information about the arch-commits mailing list