summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuki-san2015-10-05 18:26:12 +0900
committeryuki-san2015-10-05 18:26:12 +0900
commitb05e44815ce07e0618e8498ec9eef83440a1a490 (patch)
treef197b72085171b9023eadd14e72c79977f409236
parent71a08a8b0aa9456ffa28e1bc687d55aa1d3d389a (diff)
downloadaur-emacs-popup-el.tar.gz
Use ${pkgver} in the file name of source
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ceee95443994..eaad1a0f11c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = emacs-popup-el
pkgdesc = A visual popup user interface library for Emacs
pkgver = 0.5.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/auto-complete/popup-el
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index ee3c19614fe3..fbcf6a337733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=emacs-popup-el
pkgver=0.5.3
-pkgrel=2
+pkgrel=3
pkgdesc='A visual popup user interface library for Emacs'
arch=('any')
url="https://github.com/auto-complete/popup-el"
license=('GPL')
depends=('emacs')
makedepends=('emacs')
-source=(${pkgname#emacs-}-${pkgver}.tar.gz::"https://github.com/auto-complete/popup-el/archive/v0.5.3.tar.gz")
+source=(${pkgname#emacs-}-${pkgver}.tar.gz::"https://github.com/auto-complete/popup-el/archive/v${pkgver}.tar.gz")
md5sums=('7dedfb1b46cc2f88a7004391f3f5d314')
_elfile=popup