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

Antonio Rojas arojas at archlinux.org
Tue Dec 10 16:27:59 UTC 2019


    Date: Tuesday, December 10, 2019 @ 16:27:59
  Author: arojas
Revision: 370620

Update to 0.99.12

Modified:
  xine-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 16:25:33 UTC (rev 370619)
+++ PKGBUILD	2019-12-10 16:27:59 UTC (rev 370620)
@@ -1,16 +1,15 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=xine-ui
-pkgver=0.99.10
-pkgrel=2
+pkgver=0.99.12
+pkgrel=1
 pkgdesc="A free video player for Unix"
 arch=('x86_64')
 license=('GPL')
 url="https://www.xine-project.org"
 depends=('xine-lib' 'curl' 'libxft' 'libxxf86vm' 'lirc' 'xdg-utils')
-options=('!strip')
 source=(https://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('4d61653d9bd88ba446c7c0772d03fc68ddfac46b')
+sha1sums=('ee4fc8bad73f67527a035b67ce97c542bd6d6db6')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list