summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNiels Martignène2015-06-10 10:54:31 +0200
committerNiels Martignène2015-06-10 10:54:31 +0200
commit8a40ef07be273f671ced774dad66b464c66a7ffc (patch)
tree0747415092a5b0fa9fde3de5c37b710330badd68 /PKGBUILD
parentb6dd46a0c07544bc2b74f509c56a60e4f07cd0e0 (diff)
downloadaur-8a40ef07be273f671ced774dad66b464c66a7ffc.tar.gz
Add StartupWMClass field to desktop file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd7baad200ba..5159e6302498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=arduino10
epoch=1
pkgver=1.0.6
-pkgrel=2
+pkgrel=3
pkgdesc="Arduino prototyping platform SDK (old version)"
arch=('i686' 'x86_64')
url="http://arduino.cc/en/Main/Software"
@@ -22,7 +22,7 @@ source=('arduino-fix-arguments.patch'
source_i686+=("http://downloads.arduino.cc/arduino-${pkgver}-linux32.tgz")
source_x86_64+=("http://downloads.arduino.cc/arduino-${pkgver}-linux64.tgz")
sha256sums=('631921fce485d14c79bcdc31d5d6f3a95d729d49975390b6b785fe49d238ff65'
- 'd817829bb2830cb690ed63f14d8a990bb513bef4a4ebc6227a82abdfc8bcd35d'
+ 'ee29f80cc63cf3a21e844372721686372c2ca4b36e35430350d72e0b788a0ae2'
'473b82156505e9bd903e4d8484e8d183f2e3bf3c1f7e29940b815929ae597b68')
sha256sums_i686+=('f059a572231abafb92099a3a404c0a41502c3413668610676c40029384edc658')
sha256sums_x86_64+=('1ff175c487de335981d3aad64cf212b56cb2c778a6bdd6655045335ffc65e147')