[arch-commits] Commit in kodi-addon-screensaver-rsxs/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Dec 4 20:44:36 UTC 2018


    Date: Tuesday, December 4, 2018 @ 20:44:36
  Author: arojas
Revision: 411223

PIE rebuild

Modified:
  kodi-addon-screensaver-rsxs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 20:33:44 UTC (rev 411222)
+++ PKGBUILD	2018-12-04 20:44:36 UTC (rev 411223)
@@ -3,14 +3,14 @@
 pkgname=kodi-addon-screensaver-rsxs
 epoch=1
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="RSXS screensaver add-ons for Kodi"
 arch=('x86_64')
 url='https://github.com/notspiff/screensavers.rsxs'
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-screensaver')
-depends=('kodi')
-makedepends=('git' 'cmake' 'kodi-dev')
+depends=('kodi' 'glu')
+makedepends=('cmake' 'kodi-dev' 'libxt' 'libxmu')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensavers.rsxs/archive/v$pkgver.tar.gz")
 
 build() {



More information about the arch-commits mailing list