summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFichteFoll2023-02-12 12:36:24 +0100
committerFichteFoll2023-02-12 12:36:24 +0100
commit8f15833eaeb20c0eeb082d3bae21427beb7f7b8e (patch)
treefb67285bae7c8a9ed801d821b45a869a248f2c50 /PKGBUILD
parent22600e47d5a79fc427bf1afdfd7ad2c963dd7558 (diff)
downloadaur-8f15833eaeb20c0eeb082d3bae21427beb7f7b8e.tar.gz
Pin download to commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bd32f103d8c..def2db0d7528 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=aegisub-yutils
pkgver=v2015.01.17
-pkgrel=1
+pkgrel=2
pkgdesc="Yutils library for the Aegisub Automation interface"
arch=('i686' 'x86_64')
url="https://github.com/Youka/Yutils"
-license=('')
+license=('MIT')
depends=('aegisub')
-# https://github.com/Youka/Yutils/raw/T1/src/Yutils.lua
-source=("Yutils-${pkgver}.lua::https://github.com/Youka/Yutils/raw/T1/src/Yutils.lua")
+# https://github.com/Youka/Yutils/blob/370bee406a/src/Yutils.lua
+source=("Yutils-${pkgver}.lua::https://github.com/Youka/Yutils/raw/370bee406a55966e3e4426a0fdac82b78a02a721/src/Yutils.lua")
sha256sums=('45c199bf3e4897a0fca5dfc21a7e53da14ea9ee757c7d919145cab2324200a39')