summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a3b347ce03c..aae7c0ddcc32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_upstream_pkgname=zenburn-emacs
pkgname=emacs-zenburn-theme
-pkgver=2.5
+pkgver=2.6
pkgrel=1
pkgdesc='The Zenburn colour theme ported to Emacs'
arch=('any')
url='https://github.com/bbatsov/zenburn-emacs'
depends=('emacs')
license=('GPL3')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bbatsov/zenburn-emacs/archive/v2.5.tar.gz")
-sha256sums=('f6811eada38ad53e233f53872a0ab9b5264978c7c6cfffef8e88aeb5de876e0e')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bbatsov/zenburn-emacs/archive/v2.6.tar.gz")
+sha256sums=('24df671993859dfada2f104f94fdcd2ff81f4df3f72ea811fcbe14cc73688961')
package() {
cd "${_upstream_pkgname}-${pkgver}"