summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-06-29 13:41:39 +0200
committerfelics2018-06-29 13:41:39 +0200
commitd90edd3f7f3ad2975e85796d76627b360271eaf5 (patch)
tree75a565929caa5914dff1f0553c479b2432145adb
parent6c823ed61bfcad56fc7ef5c114683449c27e9355 (diff)
downloadaur-d90edd3f7f3ad2975e85796d76627b360271eaf5.tar.gz
Added versioned download URL.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 543221594fb9..5a98776e9081 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tapecalc
pkgdesc = Fixed-point calculator as a fullscreen editor. You may edit at any position in the expression list. Supports basic arithmetic, interest and sales tax computation. Designed for use as a checkbook or expense-account balancing tool. Formerly known as 'add'.
pkgver = t20180401
- pkgrel = 2
+ pkgrel = 3
url = http://invisible-island.net/add/add.html
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tapecalc
depends = libncursesw.so
options = emptydirs
options = strip
- source = ftp://ftp.invisible-island.net/add/add.tar.gz
+ source = ftp://ftp.invisible-island.net/add/add-20180401.tgz
sha256sums = 05996d853cfe7fdebfc3aac4458b3980f5548515599a745d6033743ee2cd3314
pkgname = tapecalc
diff --git a/PKGBUILD b/PKGBUILD
index 409496ff9a57..e423bb79e1a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=tapecalc
pkgname="${_pkgname}"
pkgver=t20180401
-pkgrel=2
+pkgrel=3
pkgdesc="Fixed-point calculator as a fullscreen editor. You may edit at any position in the expression list. Supports basic arithmetic, interest and sales tax computation. Designed for use as a checkbook or expense-account balancing tool. Formerly known as 'add'."
url="http://invisible-island.net/add/add.html"
@@ -31,7 +31,8 @@ conflicts=()
options=('emptydirs' 'strip')
source=(
- "ftp://ftp.invisible-island.net/add/add.tar.gz"
+ # "ftp://ftp.invisible-island.net/add/add.tar.gz"
+ "ftp://ftp.invisible-island.net/add/add-20180401.tgz"
)
sha256sums=(