summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelipe Morales2017-01-28 16:54:45 +0100
committerFelipe Morales2017-01-28 16:54:45 +0100
commita00ae0c66a76923827c0b76ee9c49802a38fe5d5 (patch)
tree9b6e35c66d995a649700ef50a3c88b36e24bf0f0 /PKGBUILD
parentb1cfcf2b730d974e1ac4741b1e0a22dfca286c6c (diff)
downloadaur-acme-sac.tar.gz
update download URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21a663b55b23..da438c97fa27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felipe Morales <hel.sheep@gmail.com>
pkgname=acme-sac
pkgver=0.14
-pkgrel=4
+pkgrel=5
pkgdesc="Programmer's editor and shell, running over Inferno"
arch=('x86_64')
#arch=('i386')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('lib32-libx11' 'lib32-libxext' 'gcc-multilib')
#depends=('gcc' 'libx11' 'libxext')
provides=('acme')
-source=(http://acme-sac.googlecode.com/files/acme-sac_0.14_i386.deb)
+source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/acme-sac/acme-sac_0.14_i386.deb)
noextract=()
md5sums=(178477dd90abb650fd6b1f1babb3edf8)