summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Hornich2020-03-11 11:07:05 +0100
committerJulian Hornich2020-03-11 11:07:05 +0100
commit25f3854d5c586e17fcda1602ee7cae3897b13ac2 (patch)
treef3da165c109ff30b6b1ad09765dbd57cab19f6ef
parent4a3292bee4e5a63c7fab738f3acb586417cb97d5 (diff)
downloadaur-25f3854d5c586e17fcda1602ee7cae3897b13ac2.tar.gz
switch to master branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d4f36bbe473..645e3ea38203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = ufc2-hpc-git
makedepends = cmake
provides = ufc2-hpc
options = !emptydirs
- source = ufc2-hpc::git+https://bitbucket.org/adaptivesimulations/ufc2-hpc.git#branch=python3
+ source = ufc2-hpc::git+https://bitbucket.org/adaptivesimulations/ufc2-hpc.git#branch=master
md5sums = SKIP
pkgname = ufc2-hpc-git
diff --git a/PKGBUILD b/PKGBUILD
index 083940730be1..5216527c1b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=ufc2-hpc-git
pkgdesc="Unified form language. HPC version"
pkgver=2.1.1_20200126
pkgrel=1
-_branch=python3
+_branch=master
arch=('i686' 'x86_64')
url="https://bitbucket.org/adaptivesimulations/ufc2-hpc/"
license=('LGPL')