summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Tang2020-11-16 22:43:24 +0800
committerWilliam Tang2020-11-16 22:43:24 +0800
commit49ec4329ddb6d08bc5664e0e5b2433208d6850b8 (patch)
treeaa00e7be69496d0652009b2ac7be26aef68e373b
parent5ad1c6e1c3b8066991b031119051c91fe50c9cba (diff)
downloadaur-49ec4329ddb6d08bc5664e0e5b2433208d6850b8.tar.gz
Add install File to Source
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49f3e4a0b0ac..fd222d476923 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,8 +17,10 @@ pkgbase = adsklicensing
depends = pcre
options = !strip
source = manual://adsklicensing9.2.1.2399-0-0.x86_64.rpm
+ source = adsklicensing.install
source = adsklicensing.service
sha256sums = d9404416708ce2ad5c1f88dbd2bb26fa799440a6b15217be7f85028b0d23c476
+ sha256sums = da398f067c4ffe98e31b96b804f64fae31c442a0f86f56e76c8b460255207fb9
sha256sums = e5612c0dd6297dd959d93369e899fa3fc85a08a2e42358c81b970a3a7d85ce7d
pkgname = adsklicensing
diff --git a/PKGBUILD b/PKGBUILD
index 7ef0c0099186..a008d5e52dfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,10 @@ depends=('gcc-libs' 'glib2' 'glibc' 'libglvnd' 'libx11' 'libxau' 'libxcb' 'libxd
DLAGENTS+=('manual::/usr/bin/echo \ \ Note: Please download the package manually from the official website')
source=('manual://adsklicensing9.2.1.2399-0-0.x86_64.rpm'
+ 'adsklicensing.install'
'adsklicensing.service')
sha256sums=('d9404416708ce2ad5c1f88dbd2bb26fa799440a6b15217be7f85028b0d23c476'
+ 'da398f067c4ffe98e31b96b804f64fae31c442a0f86f56e76c8b460255207fb9'
'e5612c0dd6297dd959d93369e899fa3fc85a08a2e42358c81b970a3a7d85ce7d')
options=(!strip)