Package Details: plasticity-bin 24.1.8-1

Git Clone URL: https://aur.archlinux.org/plasticity-bin.git (read-only, click to copy)
Package Base: plasticity-bin
Description: Plasticity is a 3D modeling software for concept artists. Modeling in Plasticity is quick and efficient due to the unique gizmos, shortcuts, and thoughtful workflow.
Upstream URL: https://github.com/nkallen/plasticity
Keywords: plasticity
Licenses: nonfree
Submitter: Techwizz
Maintainer: all2
Last Packager: all2
Votes: 8
Popularity: 0.186537
First Submitted: 2022-03-19 01:52 (UTC)
Last Updated: 2024-07-23 02:58 (UTC)

Latest Comments

1 2 Next › Last »

sorn commented on 2024-07-14 12:51 (UTC)

So, is there a way to get this package updated? I see there's been a fairly recent change in maintainer, but it's still behind from the official upstream release.

It'd be nice to have the betas (unstable?) as a separate AUR as well.

We can --editmenu this one, put the version number, find the checksum and paste it there (or use 'SKIP') manually, but that defeats most of the purpose of this AUR.

Any help or info on what's going on would be appreciated.

all2 commented on 2024-05-11 01:44 (UTC)

My offer to own this repo is still open.

Lievelingsduif commented on 2024-04-27 14:45 (UTC)

Hi, The last version is You can change the following in the PKGBUILD to install the last version:

pkgver="1.4.20" sha512sums=('4d99d4177913f5db5eae09881a030a55cb4e1fd1fe705dac07f222fdf7c1f4f660f18267e9b4f94c44a89486f9261024611e9ffed7a72cbfeae7da0a9d49eb25')

all2 commented on 2023-12-19 17:14 (UTC)

I can take over maintaining this package if you'd like.

wavetro commented on 2023-12-02 00:15 (UTC) (edited on 2023-12-02 00:16 (UTC) by wavetro)

I am no longer a co-maintainer for this package. If you'd like to update it yourself, just edit the PKGBUILD with the new version number and swap in the sha512sum of the latest STABLE .deb package from the Github repo (https://github.com/nkallen/plasticity/releases)

wavetro commented on 2023-10-10 00:09 (UTC)

v1.3 is out now. See this video for all the new features: https://www.youtube.com/watch?v=oI4xLxn0Wf8

wavetro commented on 2023-09-15 02:01 (UTC)

@Enge1982 you're right, it seems like the dev took down 1.2.6 and replaced it with 1.2.16. I've updated the PKGBUILD with your fix

Enge1982 commented on 2023-09-14 21:49 (UTC)

Looks like "v1.2.6" can't be downloaded by yay. Possible typo of "v1.2.16"?

$ yay plasticity
2 aur/r-geneplast 1.26.1-1 (+0 0.00) 
    Evolutionary and plasticity analysis of orthologous groups
1 aur/plasticity-bin 1.2.6-1 (+7 1.11) 
    Plasticity is a 3d modelling software for concept artists. Modeling in Plasticity is quick and efficient due to the unique gizmos, shortcuts, and thoughtful workflow.
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
AUR Explicit (1): plasticity-bin-1.2.6-1
:: PKGBUILD up to date, skipping download: plasticity-bin
  1 plasticity-bin                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
  1 plasticity-bin                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
==> Making package: plasticity-bin 1.2.6-1 (Thu 14 Sep 2023 03:30:12 PM MDT)
==> Retrieving sources...
  -> Downloading plasticity_1.2.6_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     9    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/nkallen/plasticity/releases/download/v1.2.6/plasticity_1.2.6_amd64.deb
    Aborting...
 -> error downloading sources: /home/user/.cache/yay/plasticity-bin 
         context: exit status 1 


:: (1/1) Parsing SRCINFO: plasticity-bin
==> Making package: plasticity-bin 1.2.6-1 (Thu 14 Sep 2023 03:30:13 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading plasticity_1.2.6_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     9    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/nkallen/plasticity/releases/download/v1.2.6/plasticity_1.2.6_amd64.deb
    Aborting...
 -> error making: plasticity-bin-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
plasticity-bin - exit status 1

Editing the PKGBUILD and setting VER to 1.2.16 with the new sum allows it to succeed:

--- PKGBUILD.old    2023-09-14 15:49:15.296993782 -0600
+++ PKGBUILD.new    2023-09-14 15:49:10.333660627 -0600
@@ -2,7 +2,7 @@
 # Co-maintainer: George <hello@wavetro.net>

 pkgname="plasticity-bin"
-pkgver="1.2.6"
+pkgver="1.2.16"
 pkgrel="1"
 pkgdesc="Plasticity is a 3d modelling software for concept artists. Modeling in Plasticity is quick and efficient due to the unique gizmos, shortcuts, and thoughtful workflow."
 arch=("x86_64")
@@ -15,7 +15,7 @@
             'apparmor: Extra protection'
             'pulseaudio: For sound')
 source=("https://github.com/nkallen/plasticity/releases/download/v${pkgver}/plasticity_${pkgver}_amd64.deb")
-sha512sums=('6174b859e33b740c42b1c1bbf54c2dd78a98cdd89b5edf023e5e183628e0cfe57f1363739b745541aed33b2a4a600c105d76e14b8d06a7a0d459bf0947853ec7')
+sha512sums=('f7a05470bc87f07bc8415d1295cae9de4761b10939575951b6bb1cbdc442a8667dee67439ff5170987fdd3aed952be21ae8f9229e235a17cf5e605ab4b2bc081')

 package() {
     tar -xvf data.tar.zst -C "$pkgdir"

watzon commented on 2023-07-19 05:22 (UTC)

I have taken ownership of this package and it has been updated to v1.2.0 which was released a few days ago. If anyone would like to be added as a co-maintainer let me know, I would like for this to be kept up to date.

wavetro commented on 2023-07-15 21:54 (UTC) (edited on 2023-07-20 16:58 (UTC) by wavetro)

1.2.4 is out so I'm writing this updated version of the @luci4 comment for the yay package manager:

  • Enter yay plasticity-bin --editmenu --editor nano and install
  • For every question hit Enter until "PKGBUILDs to edit?" where you enter 1
  • Change "pkgver=" to 1.2.4
  • Change "sha512sums=" to 3966b50cf7f702ecab9be2b9f900da42bc48b602140515bec0336d455f02dba36c31af856e7447490595ca2bd10712c783eb08a633e51cdcd5db83c13a083fde
  • Look at "source=" and DELETE any instance of -beta
  • Press Ctrl+X then Y then Enter to save

Enjoy

-

-

-

-

-

also @lambdawarrior make sure you manually enter the corresponding file extension in the name bar (such as fileName.obj or fileName.stl) before you click Save