Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
pamac
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Packages
Extra
pamac
Commits
23e097ea
Commit
23e097ea
authored
Dec 04, 2019
by
Helmut Stult
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[pkg-upd] 9.2.0rc-2
parent
8d4237ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
PKGBUILD
PKGBUILD
+3
-3
No files found.
PKGBUILD
View file @
23e097ea
...
...
@@ -6,8 +6,8 @@ pkgbase=pamac
pkgname
=(
'pamac-common'
'pamac-cli'
'pamac-gtk'
'pamac-tray-appindicator'
'pamac-snap-plugin'
)
_pkgver
=
9.2.0rc
pkgver
=
9.2.0rc
pkgrel
=
1
_commit
=
46f9e440f8ec4571191d1394d684614d223c28ae
pkgrel
=
2
_commit
=
d3438153383aea330e43140a2a17f217d2e6f3cc
pkgdesc
=
"A Package Manager based on libalpm with AUR and Appstream support"
arch
=(
'i686'
'x86_64'
)
url
=
"https://gitlab.manjaro.org/applications/pamac"
...
...
@@ -21,7 +21,7 @@ options=(!emptydirs)
source
=(
"pamac-
$pkgver
-
$pkgrel
.tar.gz::
$url
/-/archive/
$_commit
/
$pkgname
-
$_commit
.tar.gz"
)
#"pamac-$pkgver-$pkgrel.tar.gz::$url/-/archive/v$pkgver/pamac-v$pkgver.tar.gz")
sha256sums
=(
'
c14390c65f3fc6d25d66d8ad30ab3c64bfc5a4b43888261f38b77a52ee797c9e
'
)
sha256sums
=(
'
712cf258b72a4bfccf649072dab00b560b06d430b1eb6f279af774f3fe0aec6d
'
)
prepare
()
{
mv
"
$srcdir
/pamac-
$_commit
"
"
$srcdir
/pamac-v
$_pkgver
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment