summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbiell2018-07-05 14:37:03 -0400
committerbiell2018-07-05 14:37:03 -0400
commita4620347b742c84ef304498c12b9899eeac010d3 (patch)
tree037c2da9c402f92534d95fd2f947a28bf4ef0a3d
parent134b37a45e8636f52ddb6f44c215ef78e5830c10 (diff)
downloadaur-a4620347b742c84ef304498c12b9899eeac010d3.tar.gz
upgraded to 9.8_s
-rw-r--r--.SRCINFO44
-rw-r--r--PKGBUILD38
2 files changed, 10 insertions, 72 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9713473fc45..2b07682a3b46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xvile
pkgdesc = vi like emacs
- pkgver = 9.8_r
- pkgrel = 2
+ pkgver = 9.8_s
+ pkgrel = 1
url = http://invisible-island.net/vile/vile.html
arch = i686
arch = x86_64
@@ -10,44 +10,8 @@ pkgbase = xvile
depends = vile
depends = xaw3d
options = !libtool
- source = ftp://ftp.invisible-island.net/vile/vile-9.8.tgz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8a.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8b.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8c.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8d.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8e.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8f.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8g.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8h.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8i.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8j.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8k.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8l.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8m.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8n.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8o.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8p.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8q.patch.gz
- source = ftp://ftp.invisible-island.net/vile/patches/vile-9.8r.patch.gz
- md5sums = b5a0d89165f633a662cdb4b5c57f2e2f
- md5sums = 685cb681943e9315a1689a6a6f4734cb
- md5sums = f3842ea427c635d0ee96f6da8566fa56
- md5sums = 69cfdbb0b84a51802455bbe44a5ce32e
- md5sums = 5d675193bc02ac4cab72452bf0051489
- md5sums = 1e6317a15d7b2cd99f921f3af312b977
- md5sums = 7f8a38272395f07e1377cc1943d37e7f
- md5sums = 26ab76a7305b7ec97b22855810911ceb
- md5sums = 6ea4cf22e29f5418f26ba6632985c70e
- md5sums = 908e8f9cf3c9a681c3ef76a3cd04a0c3
- md5sums = 66f4136ab1ce33f491080c0fb3c87b06
- md5sums = e4a60ed7e3959269201c5a937b206272
- md5sums = 6dcca45518004247ff9e11a791a054c9
- md5sums = 34ea7ba67a31685827c71d88d4be851b
- md5sums = a820b20d9032e3021c1b4fdd5f01492b
- md5sums = 55b726a610737bd3203a4478e352b6b9
- md5sums = 6b0ad7123f74c6bb58f18fa0cfb50173
- md5sums = c28888b36591275803f1c49a649a2e90
- md5sums = d9c359c9c6718e45d751a3b405457c97
+ source = ftp://ftp.invisible-island.net/vile/current/vile-9.8s.tgz
+ sha1sums = 9fb812db22adff95acfb6b1c900988805d34dd3f
pkgname = xvile
diff --git a/PKGBUILD b/PKGBUILD
index 45726b40c390..a0debc4c560a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=xvile
_basename=vile
-pkgver=9.8_r
-_basever=9.8
-pkgrel=2
+pkgver=9.8_s
+_basever=${pkgver//_/}
+pkgrel=1
pkgdesc="vi like emacs"
arch=('i686' 'x86_64')
url="http://invisible-island.net/vile/vile.html"
@@ -13,39 +13,13 @@ _download="ftp://ftp.invisible-island.net/vile"
depends=('perl' 'vile' 'xaw3d')
license=('custom')
options=(!libtool)
-source=(
- "$_download/vile-${_basever}.tgz"
- $(printf "$_download/patches/vile-${_basever}%s.patch.gz " \
- a b c d e f g h i j k l m n o p q r
- )
-)
-md5sums=(
- 'b5a0d89165f633a662cdb4b5c57f2e2f'
- '685cb681943e9315a1689a6a6f4734cb'
- 'f3842ea427c635d0ee96f6da8566fa56'
- '69cfdbb0b84a51802455bbe44a5ce32e'
- '5d675193bc02ac4cab72452bf0051489'
- '1e6317a15d7b2cd99f921f3af312b977'
- '7f8a38272395f07e1377cc1943d37e7f'
- '26ab76a7305b7ec97b22855810911ceb'
- '6ea4cf22e29f5418f26ba6632985c70e'
- '908e8f9cf3c9a681c3ef76a3cd04a0c3'
- '66f4136ab1ce33f491080c0fb3c87b06'
- 'e4a60ed7e3959269201c5a937b206272'
- '6dcca45518004247ff9e11a791a054c9'
- '34ea7ba67a31685827c71d88d4be851b'
- 'a820b20d9032e3021c1b4fdd5f01492b'
- '55b726a610737bd3203a4478e352b6b9'
- '6b0ad7123f74c6bb58f18fa0cfb50173'
- 'c28888b36591275803f1c49a649a2e90'
- 'd9c359c9c6718e45d751a3b405457c97'
+source=( ftp://ftp.invisible-island.net/vile/current/vile-${_basever}.tgz )
+sha1sums=(
+ '9fb812db22adff95acfb6b1c900988805d34dd3f'
)
prepare() {
cd $srcdir/${_basename}-${_basever}
- for i in $srcdir/${_basename}-${_basever}?.patch; do
- patch -p1 <$i
- done
sed -i 's|FLEX_BETA|FLEX_NOBETA|g' filters/filters.h
}