summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSumner Evans2019-04-17 12:36:36 -0600
committerSumner Evans2019-04-17 12:36:36 -0600
commita866f9d7a60993a1ab716ea5c74a036075676acc (patch)
tree14634e948f9bc613309a2575d649cb90f89cea62
parentd97e66a334b197bbddc0e8e22054395600d87e38 (diff)
downloadaur-a866f9d7a60993a1ab716ea5c74a036075676acc.tar.gz
Update the update script
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 7c157ee0d4f7..1cc0f5088dc0 100755
--- a/update.sh
+++ b/update.sh
@@ -2,7 +2,7 @@
AUR_NAME=rst2beamer3k
PROJ_NAME=rst2beamer3k
-DESCRIPTION="msmtp wrapper allowing for offline use"
+DESCRIPTION="This is an unofficial fork of rst2beamer that runs on both Python 2 and 3."
URL=https://github.com/myint/rst2beamer
DEPENDS=()
LICENSE='GPL'