summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjahendrie2022-01-10 02:27:32 -0900
committerjahendrie2022-01-10 02:27:32 -0900
commit7fd89e045c57a6e3c1b30c197f67024a703602a2 (patch)
tree2fda38c96fc3c17fc6d6ba6dd9f7eb29dc61def3 /PKGBUILD
parentb1e01808d6b86bc866075d4362930cfe3bdf5b06 (diff)
downloadaur-dec2bin.tar.gz
Changed source location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed06790d8299..4384711a8eff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James Hendrie <hendrie.james@gmail.com>
pkgname=dec2bin
pkgver=1.5
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Converts binary numbers to decimal integers or ASCII text"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ backup=()
options=()
install=
changelog=
-source=("http://www.someplacedumb.net/content/progs/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://github.com/jahendrie/dec2bin/releases/download/v1.5/$pkgname-$pkgver.tar.gz")
noextract=()
md5sums=('962d93b30956edf56dd8ad3411228b9f')
validpgpkeys=()