summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Araya Navarro2015-12-13 00:17:47 -0600
committerJorge Araya Navarro2015-12-13 00:17:47 -0600
commit1739a55511e6c73893d201da02b2849fdb5412b7 (patch)
tree3b55be61e2a6054ae12284b81f6177e34b2fd251
parentc71dcfad7b6194532d58d47991afeb6e48ccd3df (diff)
downloadaur-elisp-es.tar.gz
Including patch in makedepends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f9cefaf1306..5b3c2f638c9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = elisp-es
pkgdesc = An introduction to Emacs lisp (Spanish translation)
pkgver = 20091212
- pkgrel = 6
+ pkgrel = 7
url = https://savannah.nongnu.org/git/?group=elisp-es
arch = any
license = GPL
makedepends = texinfo
+ makedepends = patch
source = http://hg.savannah.gnu.org/hgweb/elisp-es/archive/1e8e9d693256.tar.gz
source = dircategory.patch
md5sums = 6725111113858ec9a7f79923ad691585
diff --git a/PKGBUILD b/PKGBUILD
index 3af2c03d2c2e..c215e948a4f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=elisp-es
pkgver=20091212
_pkgver=1e8e9d693256
-pkgrel=6
+pkgrel=7
pkgdesc="An introduction to Emacs lisp (Spanish translation)"
arch=('any')
url="https://savannah.nongnu.org/git/?group=elisp-es"
license=('GPL')
-makedepends=('texinfo')
+makedepends=('texinfo' 'patch')
source=(http://hg.savannah.gnu.org/hgweb/$pkgname/archive/$_pkgver.tar.gz
dircategory.patch)
md5sums=('6725111113858ec9a7f79923ad691585'