summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-12-20 12:13:11 +0100
committerhaawda2020-12-20 12:13:11 +0100
commitd67930d863367dc8a3968a713baa9f45fb92d518 (patch)
treea831f952431bd8b79b64f8dcf50629c2abc86990 /PKGBUILD
parent754ebd8996e206907340c5da7a228dd748537622 (diff)
downloadaur-dmake.tar.gz
fir url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c5db6c6cecf..4297759ef7c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A make utility similar to GNU make or the Workshop dmake, formerly used by the OpenOffice.org build system."
arch=('i686' 'x86_64')
license=('GPL')
-url="https://github.com/mohawk2/dmake.git"
+url="https://github.com/jimjag/dmake.git"
depends=('glibc')
source=("$pkgname-$pkgver.tar.gz::https://github.com/jimjag/dmake/archive/v${pkgver}.tar.gz")
sha256sums=('816664f5299b2c0ddbb717e9dcbd15f15438a724a174256b5eba0c6a6d15be6f')