[arch-commits] Commit in lightdm-webkit-theme-litarvan/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Wed Sep 19 19:20:24 UTC 2018


    Date: Wednesday, September 19, 2018 @ 19:20:22
  Author: ffy00
Revision: 383416

upgpkg: lightdm-webkit-theme-litarvan 2.0.7-3

Modified:
  lightdm-webkit-theme-litarvan/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-19 18:20:20 UTC (rev 383415)
+++ PKGBUILD	2018-09-19 19:20:22 UTC (rev 383416)
@@ -2,15 +2,24 @@
 
 pkgname=lightdm-webkit-theme-litarvan
 pkgver=2.0.7
-pkgrel=2
+pkgrel=3
 pkgdesc='Modern and full-featured LightDM theme'
 arch=('any')
 url="https://github.com/Litarvan/$pkgname"
 license=('BSD')
 depends=('lightdm-webkit2-greeter')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+makedepends=('dart')
+#source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
 sha512sums=('fad1370d25cca010ef615a1ae0361d34e3611409760ffc791ed28851c83704c6f4c7b814a5240f0b11fc33c1da928e88636f760b4a3f55fa9603601bbaa5dad7')
 
+#build() {
+#  cd $pkgname-$pkgver
+#
+#  pub get
+#  pub build --mode=release
+#}
+
 package() {
   cd $pkgname-$pkgver
 



More information about the arch-commits mailing list