summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2022-03-16 18:36:19 +0100
committerFrederic Bezies2022-03-16 18:36:19 +0100
commit77aec1a7b595dced8bd07dd09ad942d191bb876b (patch)
treec259b1527126fdc43119731f91ba9dddf52afc26 /PKGBUILD
parentbfdfba6b0b93cdfe9d123584eddbbc427ea908da (diff)
downloadaur-objectively-git.tar.gz
March, 16th 2022 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9f796c48fc0..3da5c85a1e6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,14 @@
# Contributor: Cosku Bas <cosku.bas@gmail.com>
pkgname=objectively-git
-pkgver=r668.7baa846
+pkgver=r673.2cf2a1c
pkgrel=1
pkgdesc="Ultra-lightweight object oriented framework for GNU C."
arch=('i686' 'x86_64')
url="https://github.com/jdolan/Objectively"
license=('zlib')
-
makedepends=('git' 'clang' 'autoconf' 'automake' 'check')
-
-source=(git://github.com/jdolan/Objectively)
+source=(git+https://github.com/jdolan/Objectively)
sha1sums=('SKIP')
pkgver() {