summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Miguel Fernandes Silva2023-10-14 14:36:59 +0100
committerBruno Miguel Fernandes Silva2023-10-14 14:36:59 +0100
commit1e55ed1210b7a725c7de5f80bcec8a149e73d744 (patch)
tree7764026884577f349022f7d685b117411945d62e /PKGBUILD
parent3d3ba2e40249de1b6be8b6d9f5f576fdfeb0f727 (diff)
downloadaur-1e55ed1210b7a725c7de5f80bcec8a149e73d744.tar.gz
fix: branch to right one
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc14c9198b0c..4857c48ae585 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=()
provides=('asn1c')
conflicts=('asn1c')
options=('!strip')
-source=(git+https://github.com/mouse07410/asn1c.git#branch=vlm_master)
+source=(git+https://github.com/vlm/asn1c.git#branch=master)
md5sums=('SKIP')
pkgver() {