summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Whitt2017-04-18 14:17:42 -0400
committerAlex Whitt2017-04-18 14:17:42 -0400
commit9e8aee9b1815adefd62c4c11345e95cb088c2745 (patch)
treee11f49b3d707fbc6e1660f223319b0cb4bf6f243
parentaf526a12630c9835f6c54f8d7c2944278b79b7a1 (diff)
downloadaur-9e8aee9b1815adefd62c4c11345e95cb088c2745.tar.gz
Forgot to increment pkgrel in .SRCINFO
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e29643dbeee..b08549519ab0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = emacs-expand-region
pkgdesc = Emacs framework for incrementally selecting semantic regions
pkgver = 0.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/magnars/expand-region.el
arch = any
license = GPL3