summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3497b89702e..d8592790fcf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 26 13:49:29 UTC 2016
+# Fri Dec 23 08:29:07 UTC 2016
pkgbase = elvish-git
- pkgdesc = A novel Unix shell.
- pkgver = r2046.df1d282
+ pkgdesc = A friendly and expressive Unix shell.
+ pkgver = r2052.a25710a
pkgrel = 1
url = https://github.com/elves/elvish
install = elvish.install
diff --git a/PKGBUILD b/PKGBUILD
index cc1d3b8a8e1d..1e962d18cf62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=elvish-git
_pkgname=elvish
-pkgver=r2046.df1d282
+pkgver=r2052.a25710a
pkgrel=1
-pkgdesc="A novel Unix shell."
+pkgdesc="A friendly and expressive Unix shell."
arch=('i686' 'x86_64')
url="https://github.com/elves/elvish"
license=('custom:2-clause BSD')