summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann2023-12-14 09:50:57 +0100
committerAndreas Baumann2023-12-14 09:50:57 +0100
commita67bad0b0a9a8cf4fe34232a980fb6498d99c7de (patch)
tree74baa21b4614666a53e9977c58f7b53b5bdbf150 /PKGBUILD
parentf7f4015a7966c287e66090007eebfef8b7c22f27 (diff)
downloadaur-a67bad0b0a9a8cf4fe34232a980fb6498d99c7de.tar.gz
adapted libfirm-git and updated to r18944.8bdd163f2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8966e655cb0..0837e2439be6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_reponame=libfirm
pkgname="${_reponame}-git"
-pkgver=r18354.107ceb1
+pkgver=r18944.8bdd163f2
pkgrel=1
pkgdesc='A c-lib for graph-based IR, optimizations and code gen for compilers'
url="http://pp.ipd.kit.edu/firm/Index"