summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheodoros Theodoridis2023-01-18 18:34:13 +0100
committerTheodoros Theodoridis2023-01-18 18:34:13 +0100
commitab2d73f0d8cbb2dc1470b363951cb263b52d61eb (patch)
treeb0bc198b7f6a8b77a0cfead9b129848902bba3c6 /PKGBUILD
parentc4a6e64c1af96433840f00e750595a56d4fd10fc (diff)
downloadaur-ab2d73f0d8cbb2dc1470b363951cb263b52d61eb.tar.gz
Switch to the master branch
It's the only one that is buildable with the current clang version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c72edaba426d..b9f67f4f57a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kritias <theodoridisgr at gmail dot com>
# Previous Maintainer: aksr <aksr at t-com dot me>
pkgname=creduce-git
-pkgver=2.10.0.94.g4ae77d1
+pkgver=2.10.0.96.g8d56bee
pkgrel=1
pkgdesc='A C program reducer.'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('clang' 'llvm' 'perl-exporter-lite' 'perl-file-which' 'perl-getopt-tabu
'perl-regexp-common' 'zlib')
optdepends=('perl-term-readkey')
makedepends=('git')
-source=("$pkgname::git+https://github.com/csmith-project/creduce.git#branch=llvm-13.0")
+source=("$pkgname::git+https://github.com/csmith-project/creduce.git")
md5sums=('SKIP')
pkgver() {