summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Miguel Fernandes Silva2023-10-14 14:25:54 +0100
committerBruno Miguel Fernandes Silva2023-10-14 14:25:54 +0100
commitcfe302cc27a756879414a0d002643ec1538432c2 (patch)
tree062d6ad91e3648dcbe9d2eff24efbfc8d6603f56
parent3fcd599b8a3cbc436c19c211ad245e0b3460c647 (diff)
downloadaur-cfe302cc27a756879414a0d002643ec1538432c2.tar.gz
fix!: change upstream branch and repo to: `https://github.com/mouse07410/asn1c/tree/vlm_master`
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 698a11cbc27e..b6319fd28150 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,8 +18,7 @@ pkgbase = asn1c-git
provides = asn1c
conflicts = asn1c
options = !strip
- source = git+https://github.com/vlm/asn1c.git#branch=master
+ source = git+https://github.com/mouse07410/asn1c.git#branch=vlm_master
md5sums = SKIP
pkgname = asn1c-git
-
diff --git a/PKGBUILD b/PKGBUILD
index fed050ee221d..ba80775c34f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=asn1c-git
_pkgname=asn1c
-pkgver=r2431.fdb68ce2
+pkgver=r2767.84d3a59c
pkgrel=1
pkgdesc="An ASN.1 compiler"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=()
provides=('asn1c')
conflicts=('asn1c')
options=('!strip')
-source=(git+https://github.com/vlm/asn1c.git#branch=master)
+source=(git+https://github.com/mouse07410/asn1c.git#branch=vlm_master)
md5sums=('SKIP')
pkgver() {