summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f2a4e62c183..5473c82ecd92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul Clark <paul500clark at gmail dot com>
pkgname=emacs-xterm-color
_pkgname=xterm-color
-pkgver=1.9
+pkgver=2.0
pkgrel=1
pkgdesc="Emacs ANSI control sequence to text-property translator"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/atomontage/xterm-color"
license=('GPL')
makedepends=('emacs')
source=($pkgname-$pkgver.tar.gz::https://github.com/atomontage/${_pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('c34d6af56269615bf4a8068fa55eabd6')
+md5sums=('03e29aeb5f2296736ae619b577c57219')
package() {