summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFichteFoll2021-01-10 22:01:31 +0100
committerFichteFoll2021-01-10 22:01:31 +0100
commit043cb4c40a8a90591fc8788b8f8a29a0ea7ca625 (patch)
tree4c7342b1d4e2832fd7231c3c93f3aff424861e03
parentbe2dc711587239b8ba96efdde17915fb80f5c88d (diff)
downloadaur-043cb4c40a8a90591fc8788b8f8a29a0ea7ca625.tar.gz
Switch to master branch
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9737bb745ff..b7eb366a78b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aegisub-ttools-meson-git
- pkgdesc = A general-purpose subtitle editor with ASS/SSA support (TypesettingTools fork, meson branch)
- pkgver = 3.2.2.r491.53034e5f8
+ pkgdesc = A general-purpose subtitle editor with ASS/SSA support (TypesettingTools fork)
+ pkgver = 3.2.2.r521.417ba4ff2
pkgrel = 1
url = http://www.aegisub.org
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = aegisub-ttools-meson-git
provides = aegisub
conflicts = aegisub
conflicts = aegisub-git
- source = aegisub-ttools::git+https://github.com/TypesettingTools/Aegisub.git#branch=meson-vs2019
+ source = aegisub-ttools::git+https://github.com/TypesettingTools/Aegisub.git
sha256sums = SKIP
pkgname = aegisub-ttools-meson-git
diff --git a/PKGBUILD b/PKGBUILD
index 415e3d7a7e33..dab5b64cbc62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=aegisub-ttools-meson-git
_srcname=aegisub-ttools
-pkgver=3.2.2.r491.53034e5f8
+pkgver=3.2.2.r521.417ba4ff2
pkgrel=1
-pkgdesc='A general-purpose subtitle editor with ASS/SSA support (TypesettingTools fork, meson branch)'
+pkgdesc='A general-purpose subtitle editor with ASS/SSA support (TypesettingTools fork)'
arch=('x86_64')
url='http://www.aegisub.org'
license=('GPL' 'BSD')
@@ -20,7 +20,7 @@ makedepends=('boost' 'git' 'intltool' 'lua' 'mesa' 'meson')
# which makes building quite inconvenient over using the vendored one.
provides=('aegisub')
conflicts=('aegisub' 'aegisub-git')
-source=("$_srcname::git+https://github.com/TypesettingTools/Aegisub.git#branch=meson-vs2019")
+source=("$_srcname::git+https://github.com/TypesettingTools/Aegisub.git")
sha256sums=('SKIP')
pkgver() {