summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a9dbe16580f..c5b8fc463038 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = wasm-pack
- pkgdesc = Simple http server in Rust
+ pkgdesc = 📦✨ your favorite rust -> wasm workflow tool!
pkgver = 0.8.1
pkgrel = 1
url = https://github.com/rustwasm/wasm-pack
diff --git a/PKGBUILD b/PKGBUILD
index 8f3333e3d77a..fb491d1f1a60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wasm-pack
pkgver=0.8.1
pkgrel=1
-pkgdesc="Simple http server in Rust"
+pkgdesc="📦✨ your favorite rust -> wasm workflow tool!"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/rustwasm/wasm-pack"
license=('MIT')