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

Filipe Laíns ffy00 at archlinux.org
Sat Mar 21 18:21:04 UTC 2020


    Date: Saturday, March 21, 2020 @ 18:21:03
  Author: ffy00
Revision: 602956

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-21 18:20:59 UTC (rev 602955)
+++ PKGBUILD	2020-03-21 18:21:03 UTC (rev 602956)
@@ -1,22 +0,0 @@
-# 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
-}
-

Copied: lightdm-webkit-theme-litarvan/repos/community-any/PKGBUILD (from rev 602955, lightdm-webkit-theme-litarvan/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-03-21 18:21:03 UTC (rev 602956)
@@ -0,0 +1,22 @@
+# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
+
+pkgname=lightdm-webkit-theme-litarvan
+pkgver=3.1.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=('c750cdf1a9eacc98bec887e8721f4b81f8803bd9eea9ffc9859e736843a9d4b685549dfd6a2d4e55b00b70267e3803a9b0095df12ab173f529ad011a385f0323')
+
+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