Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vivado-wrapper
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
vivado-wrapper
Commits
bd420559
There was an error fetching the commit references. Please try again later.
Commit
bd420559
authored
4 years ago
by
Bensong Liu
Browse files
Options
Downloads
Patches
Plain Diff
update AUR
parent
c15aa47b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
aur/.SRCINFO
+5
-5
5 additions, 5 deletions
aur/.SRCINFO
aur/PKGBUILD
+3
-3
3 additions, 3 deletions
aur/PKGBUILD
with
8 additions
and
8 deletions
aur/.SRCINFO
+
5
−
5
View file @
bd420559
pkgbase = vivado-wrapper
pkgbase = vivado-wrapper
pkgdesc = Wrap vivado as a simple project manager, which works in linux command line natively.
pkgdesc = Wrap vivado as a simple project manager, which works in linux command line natively.
pkgver = 1.
5
pkgver = 1.
6
pkgrel = 1
pkgrel = 1
url = https://github.com/recolic/vivado-wrapper
url = https://github.com/recolic/vivado-wrapper
install = vivado-wrapper.install
install = vivado-wrapper.install
...
@@ -8,10 +8,10 @@ pkgbase = vivado-wrapper
...
@@ -8,10 +8,10 @@ pkgbase = vivado-wrapper
license = GPL3
license = GPL3
depends = bash
depends = bash
depends = findutils
depends = findutils
source = vivado-wrapper-1.
5
.tar.gz::https://github.com/recolic/vivado-wrapper/archive/v1.
5
.tar.gz
source = vivado-wrapper-1.
6
.tar.gz::https://github.com/recolic/vivado-wrapper/archive/v1.
6
.tar.gz
source = vivado-wrapper-1.
5
.tar.gz.sig::https://github.com/recolic/vivado-wrapper/releases/download/v1.
5
/v1.
5
.tar.gz.sig
source = vivado-wrapper-1.
6
.tar.gz.sig::https://github.com/recolic/vivado-wrapper/releases/download/v1.
6
/v1.
6
.tar.gz.sig
validpgpkeys =
8A260D8ABBEBEF75855FEFDF7C3D13CDCA5C947F
validpgpkeys =
6861D89984E7887F0FFE6E08C344D5EAE3933636
sha256sums =
3519d7cbec49cd80e68672e14ef063f8a981e563c9b4d862ebb2c65d3dd20b43
sha256sums =
SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = vivado-wrapper
pkgname = vivado-wrapper
...
...
This diff is collapsed.
Click to expand it.
aur/PKGBUILD
+
3
−
3
View file @
bd420559
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Original repo: https://github.com/recolic/vivado-wrapper
# Original repo: https://github.com/recolic/vivado-wrapper
pkgname
=
vivado-wrapper
pkgname
=
vivado-wrapper
pkgver
=
1.
5
pkgver
=
1.
6
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"Wrap vivado as a simple project manager, which works in linux command line natively."
pkgdesc
=
"Wrap vivado as a simple project manager, which works in linux command line natively."
url
=
"https://github.com/recolic/
$pkgname
"
url
=
"https://github.com/recolic/
$pkgname
"
...
@@ -14,9 +14,9 @@ source=(
...
@@ -14,9 +14,9 @@ source=(
"
$pkgname
-
$pkgver
.tar.gz::
$url
/archive/v
$pkgver
.tar.gz"
"
$pkgname
-
$pkgver
.tar.gz::
$url
/archive/v
$pkgver
.tar.gz"
"
$pkgname
-
$pkgver
.tar.gz.sig::
$url
/releases/download/v
$pkgver
/v
$pkgver
.tar.gz.sig"
"
$pkgname
-
$pkgver
.tar.gz.sig::
$url
/releases/download/v
$pkgver
/v
$pkgver
.tar.gz.sig"
)
)
validpgpkeys
=(
"
8A260D8ABBEBEF75855FEFDF7C3D13CDCA5C947F
"
)
validpgpkeys
=(
"
6861D89984E7887F0FFE6E08C344D5EAE3933636
"
)
sha256sums
=(
sha256sums
=(
"
3519d7cbec49cd80e68672e14ef063f8a981e563c9b4d862ebb2c65d3dd20b43
"
"
SKIP
"
"SKIP"
"SKIP"
)
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment