summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFichteFoll2023-02-12 12:36:24 +0100
committerFichteFoll2023-02-12 12:36:24 +0100
commit8f15833eaeb20c0eeb082d3bae21427beb7f7b8e (patch)
treefb67285bae7c8a9ed801d821b45a869a248f2c50
parent22600e47d5a79fc427bf1afdfd7ad2c963dd7558 (diff)
downloadaur-8f15833eaeb20c0eeb082d3bae21427beb7f7b8e.tar.gz
Pin download to commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12fa9a437b14..2093a0bc0915 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = aegisub-yutils
pkgdesc = Yutils library for the Aegisub Automation interface
pkgver = v2015.01.17
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Youka/Yutils
arch = i686
arch = x86_64
+ license = MIT
depends = aegisub
- source = Yutils-v2015.01.17.lua::https://github.com/Youka/Yutils/raw/T1/src/Yutils.lua
+ source = Yutils-v2015.01.17.lua::https://github.com/Youka/Yutils/raw/370bee406a55966e3e4426a0fdac82b78a02a721/src/Yutils.lua
sha256sums = 45c199bf3e4897a0fca5dfc21a7e53da14ea9ee757c7d919145cab2324200a39
pkgname = aegisub-yutils
-
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')