summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortiziodcaio2022-11-28 12:44:32 -0300
committertiziodcaio2022-11-28 12:44:32 -0300
commit95f9d557f1d5764c04e88b9dc4642baffa9e48dd (patch)
tree7c255b7ca5d69db128b849fb2f49ab889b7b7935
parent102552109ddeeba045e12ae93824747ffe585fb9 (diff)
downloadaur-95f9d557f1d5764c04e88b9dc4642baffa9e48dd.tar.gz
Update desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56526040728a..95fdda8267a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = flutter-light
- pkgdesc = A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
+ pkgdesc = A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Using the dart package provided by Arch devs (slower updates)
pkgver = 3.3.8
pkgrel = 1
url = https://flutter.dev
diff --git a/PKGBUILD b/PKGBUILD
index 0a36aa4954d2..67afce91d808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ provides=(flutter)
conflicts=(flutter)
pkgver=3.3.8
pkgrel=1
-pkgdesc="A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android."
+pkgdesc="A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Using the dart package provided by Arch devs (slower updates)"
arch=("x86_64" "aarch64")
url="https://${_pkgname}.dev"
license=("custom" "BSD" "CCPL")