[arch-commits] Commit in lightdm-webkit-theme-litarvan/repos/community-any (2 files)

Filipe Laíns ffy00 at archlinux.org
Fri Nov 29 15:45:13 UTC 2019


    Date: Friday, November 29, 2019 @ 15:45:13
  Author: ffy00
Revision: 534360

archrelease: copy trunk to community-any

Added:
  lightdm-webkit-theme-litarvan/repos/community-any/PKGBUILD
    (from rev 534359, lightdm-webkit-theme-litarvan/trunk/PKGBUILD)
Deleted:
  lightdm-webkit-theme-litarvan/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   53 ++++++++++++++++++++++-------------------------------
 1 file changed, 22 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-29 15:44:53 UTC (rev 534359)
+++ PKGBUILD	2019-11-29 15:45:13 UTC (rev 534360)
@@ -1,31 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
-
-pkgname=lightdm-webkit-theme-litarvan
-pkgver=2.0.7
-pkgrel=3
-pkgdesc='Modern and full-featured LightDM theme'
-arch=('any')
-url="https://github.com/Litarvan/$pkgname"
-license=('BSD')
-depends=('lightdm-webkit2-greeter')
-#makedepends=('dart')
-#source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('31e1e0db9b18e82d56fb3424292103d0c8407cbdca431de949940f9be77541fff6e7a2f33f6c49190afe3e5a2926a72a597f6071535f9d1dd6d77a19451ac23f')
-
-#build() {
-#  cd $pkgname-$pkgver
-#
-#  pub get
-#  pub build --mode=release
-#}
-
-package() {
-#  cd $pkgname-$pkgver
-
-  install -dm 755 "$pkgdir"/usr/share/lightdm-webkit/themes/litarvan
-  cp -r --no-preserve=ownership * "$pkgdir"/usr/share/lightdm-webkit/themes/litarvan/
-
-  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: lightdm-webkit-theme-litarvan/repos/community-any/PKGBUILD (from rev 534359, lightdm-webkit-theme-litarvan/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-11-29 15:45:13 UTC (rev 534360)
@@ -0,0 +1,22 @@
+# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
+
+pkgname=lightdm-webkit-theme-litarvan
+pkgver=3.0.0
+pkgrel=1
+pkgdesc='Modern and full-featured LightDM theme'
+arch=('any')
+url="https://github.com/Litarvan/$pkgname"
+license=('BSD')
+depends=('lightdm-webkit2-greeter')
+#makedepends=('npm')
+#source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('f05fe0169b8a8db045bf59d19318264ca1eb58062261aeae0f72bba8ad47b2e43b86f6f3f5e0b2e9706128f4261cf7b487299ab9bb84e41c78951cb5982fa126')
+
+package() {
+  install -dm 755 "$pkgdir"/usr/share/lightdm-webkit/themes/litarvan
+  cp -r --no-preserve=ownership * "$pkgdir"/usr/share/lightdm-webkit/themes/litarvan/
+
+  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+



More information about the arch-commits mailing list