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

Filipe Laíns ffy00 at archlinux.org
Mon Feb 10 12:45:52 UTC 2020


    Date: Monday, February 10, 2020 @ 12:45:51
  Author: ffy00
Revision: 565878

remove libratbag dep version

Modified:
  piper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-10 12:39:28 UTC (rev 565877)
+++ PKGBUILD	2020-02-10 12:45:51 UTC (rev 565878)
@@ -7,7 +7,7 @@
 arch=('any')
 url='https://github.com/libratbag/piper'
 license=('GPL')
-depends=('python' 'python-gobject' 'libratbag>=0.9.900' 'python-evdev' 'python-lxml' 'python-cairo')
+depends=('python' 'python-gobject' 'libratbag' 'python-evdev' 'python-lxml' 'python-cairo')
 makedepends=('meson')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 sha512sums=('7d283d217d114d8acbafcfb358e823a307e694c7d7f5d18ac76b2d52db0704ef9873b63f31273b203f6fdf0e5ec8578adf4bd95c2881fcd01f1c5e59e6c929a6')



More information about the arch-commits mailing list